Sort git branch output by descending committer date
This commit is contained in:
parent
7fb360690d
commit
8a3b86753a
3
config
3
config
@ -52,6 +52,9 @@
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[branch]
|
||||
sort = -committerdate
|
||||
|
||||
[fetch]
|
||||
prune = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user