global/git: sort branches by commit date
This commit is contained in:
parent
fb073ae827
commit
ede7137eec
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
init.defaultBranch = "master";
|
||||
status.showUntrackedFiles = "all";
|
||||
push.autoSetupRemote = true;
|
||||
branch.sort = "-committerdate";
|
||||
};
|
||||
|
||||
aliases = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue