summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-06 13:37:23 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-06 13:37:23 +0900
commitbc39b7db11be3ba4e93e34f706b8a774e523bf1b (patch)
tree5cc93fd82c98e8e5ccea9ab99111fd049c318d13 /git-branch.html
parentfb1fdf1f6a77bd1efab252589905f85f760611ab (diff)
downloadgit-htmldocs-bc39b7db11be3ba4e93e34f706b8a774e523bf1b.tar.gz
Autogenerated HTML docs for v2.14.1-473-g3ec7d
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/git-branch.html b/git-branch.html
index 48dc63a05..e586fc7d9 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -1053,10 +1053,8 @@ start-point is either a local or remote-tracking branch.</p></div>
</dt>
<dd>
<p>
- If specified branch does not exist yet or if <code>--force</code> has been
- given, acts exactly like <code>--track</code>. Otherwise sets up configuration
- like <code>--track</code> would when creating the branch, except that where
- branch points to is not changed.
+ As this option had confusing syntax, it is no longer supported.
+ Please use <code>--track</code> or <code>--set-upstream-to</code> instead.
</p>
</dd>
<dt class="hdlist1">
@@ -1315,7 +1313,7 @@ a branch?&#8221;</a> in the Git User&#8217;s Manual.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-08-23 14:56:20 PDT
+Last updated 2017-09-06 13:37:07 JST
</div>
</div>
</body>