summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
committerJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
commit918a697459a240f82a16fba9fe7a606ed1d9c2a9 (patch)
tree0ebdc5c599739be4b2c4fa4ebf0cfc1ebbbff565 /git-branch.html
parent33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (diff)
downloadgit-htmldocs-918a697459a240f82a16fba9fe7a606ed1d9c2a9.tar.gz
Autogenerated HTML docs for v2.42.0-526-g3130c1
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-branch.html b/git-branch.html
index f70785499..33c7c65cc 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -1265,7 +1265,7 @@ superproject&#8217;s "origin/main", but tracks the submodule&#8217;s "origin/mai
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 the value configured for the
- <code>branch.sort</code> variable if exists, or to sorting based on the
+ <code>branch.sort</code> variable if it 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. See <a href="git-config.html">git-config(1)</a>.
@@ -1592,7 +1592,7 @@ a branch?&#8221;</a> in the Git User&#8217;s Manual.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-04-21 15:58:28 PDT
+ 2023-10-30 08:42:00 JST
</div>
</div>
</body>