git: Sort branches by reverse committerdate

This commit is contained in:
2024-04-09 15:13:40 +02:00
parent 9db4b32f02
commit b6cfd9c74a

View File

@@ -40,6 +40,7 @@
date = short date = short
[branch] [branch]
autosetuprebase = always autosetuprebase = always
sort = -committerdate
[color "status"] [color "status"]
added = 076 added = 076
untracked = 014 untracked = 014