summaryrefslogtreecommitdiffstats
path: root/git-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-07-09 19:54:04 -0700
committerJunio C Hamano <gitster@pobox.com>2019-07-09 19:54:04 -0700
commitc9f11c2b3a739e3e249b9e7711bf1ed76ef3c6db (patch)
tree06ddfc72dff8e370e395a3acc692c8ab48147227 /git-remote.html
parentd0a9940c76b71c9df840a098a423d3400779d83c (diff)
downloadgit-htmldocs-c9f11c2b3a739e3e249b9e7711bf1ed76ef3c6db.tar.gz
Autogenerated HTML docs for v2.22.0-428-g6d5b2
Diffstat (limited to 'git-remote.html')
-rw-r--r--git-remote.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-remote.html b/git-remote.html
index d6f475fc3..a32a4255a 100644
--- a/git-remote.html
+++ b/git-remote.html
@@ -1006,7 +1006,7 @@ $ git branch -r
staging/master
staging/staging-linus
staging/staging-next
-$ git checkout -b staging staging/master
+$ git switch -c staging staging/master
...</code></pre>
</div></div>
</li>
@@ -1045,7 +1045,7 @@ $ git merge origin</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-06-04 06:46:47 PDT
+ 2019-07-09 19:51:04 PDT
</div>
</div>
</body>