gitconfig: sort branches by commiterdate

This commit is contained in:
xfnw 2024-01-29 06:00:09 -05:00
parent 72fb447b73
commit 030e9aeea6
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@
ff = only
[push]
autoSetupRemote = true
[branch]
sort = committerdate