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