home/git: set defaultbranch to master
This commit is contained in:
parent
e3673902e2
commit
0b069d7277
@ -182,6 +182,7 @@ in {
|
||||
userName = "Asmir A";
|
||||
userEmail = "asmir.abdulahovic@gmail.com";
|
||||
extraConfig = {
|
||||
init.defaultBranch = "master";
|
||||
pull = {rebase = true;};
|
||||
credential = {helper = "store";};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user