feat: github settings
This commit is contained in:
parent
428f2b7089
commit
82afa1d5ef
1 changed files with 4 additions and 0 deletions
|
|
@ -6,5 +6,9 @@
|
|||
delta.enable = true;
|
||||
userEmail = "stefan@tague.at";
|
||||
userName = "s-prechtl";
|
||||
extraConfig = {
|
||||
init.defaultBranch = "master";
|
||||
push.autoSetupRemote = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue