git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9b73732
560ae1c
)
Merge branch 'sm/branch-sort-config'
author
Junio C Hamano
<redacted>
Mon, 27 Aug 2018 21:33:42 +0000
(14:33 -0700)
committer
Junio C Hamano
<redacted>
Mon, 27 Aug 2018 21:33:42 +0000
(14:33 -0700)
"git branch --list" learned to take the default sort order from the
'branch.sort' configuration variable, just like "git tag --list"
pays attention to 'tag.sort'.
* sm/branch-sort-config:
branch: support configuring --sort via .gitconfig
1
2
Documentation/config.txt
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
Documentation/config.txt
Simple merge
git clone https://git.99rst.org/PROJECT