summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-25 16:24:53 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-25 16:24:53 +0900
commitd4bbec033e244d5d84e1889f00a9b2d74a0fcab6 (patch)
tree6a617685ae6c5766e88b3fd3e1911ab42db1aa9b /git-checkout.html
parent8d57fa9fe6ea559b6e39c049c77c54f0ae0a32c3 (diff)
downloadgit-htmldocs-d4bbec033e244d5d84e1889f00a9b2d74a0fcab6.tar.gz
Autogenerated HTML docs for v2.14.1-802-g28996
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-checkout.html b/git-checkout.html
index d7c405f8f..00a8b0003 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -785,7 +785,7 @@ equivalent to</p></div>
<pre><code>$ git checkout -b &lt;branch&gt; --track &lt;remote&gt;/&lt;branch&gt;</code></pre>
</div></div>
<div class="paragraph"><p>You could omit &lt;branch&gt;, in which case the command degenerates to
-"check out the current branch", which is a glorified no-op with a
+"check out the current branch", which is a glorified no-op with
rather expensive side-effects to show only the tracking information,
if exists, for the current branch.</p></div>
</dd>
@@ -1426,7 +1426,7 @@ $ git add frotz</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-03-28 15:01:30 PDT
+Last updated 2017-09-25 16:24:34 JST
</div>
</div>
</body>