mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 04:02:55 +00:00
set git defaultbranch config
This commit is contained in:
parent
9099a9f63b
commit
d28465e475
@ -31,6 +31,7 @@ in {
|
||||
pager = { branch = "false"; };
|
||||
safe = { directory = "/home/${config.user}/dev/personal/dotfiles"; };
|
||||
pull = { ff = "only"; };
|
||||
init = { defaultBranch = "master"; };
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user