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