summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-08-27 14:57:40 -0700
committerJunio C Hamano <gitster@pobox.com>2018-08-27 14:57:40 -0700
commitae66dc5a28a0ab879e3b269e0aa787b192202a11 (patch)
tree6b7dcd8e4eafadb29a9acbf2fdc84fb1694c95cf /git-branch.html
parent11ae320e2426a014c516958921458ae1382a84f4 (diff)
downloadgit-htmldocs-ae66dc5a28a0ab879e3b269e0aa787b192202a11.tar.gz
Autogenerated HTML docs for v2.19.0-rc0-48-gb9dfa2
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-branch.html b/git-branch.html
index 610dba21a..638f33e7e 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -1197,10 +1197,11 @@ start-point is either a local or remote-tracking branch.</p></div>
order of the value. You may use the --sort=&lt;key&gt; option
multiple times, in which case the last key becomes the primary
key. The keys supported are the same as those in <code>git
- for-each-ref</code>. Sort order defaults to sorting based on the
+ for-each-ref</code>. Sort order defaults to the value configured for the
+ <code>branch.sort</code> variable if exists, or to sorting based on the
full refname (including <code>refs/...</code> prefix). This lists
detached HEAD (if present) first, then local branches and
- finally remote-tracking branches.
+ finally remote-tracking branches. See <a href="git-config.html">git-config(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1344,7 +1345,7 @@ a branch?&#8221;</a> in the Git User&#8217;s Manual.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-07-18 13:16:04 PDT
+ 2018-08-27 14:57:07 PDT
</div>
</div>
</body>