Configure default branch name for git
This commit is contained in:
parent
4a11099f6f
commit
e2baf15fe6
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
hub.protocol = "ssh";
|
||||
core.editor = "nvim";
|
||||
rebase.autoStash = true;
|
||||
init.defaultBranch = "main";
|
||||
|
||||
# Sign commits using ssh
|
||||
gpg.format = "ssh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue