git: set default branch
This commit is contained in:
parent
f4770cb5ee
commit
018b475855
@ -10,5 +10,7 @@
|
||||
default = simple
|
||||
[pull]
|
||||
ff = only
|
||||
[init]
|
||||
defaultBranch = master
|
||||
[credential]
|
||||
helper = syscmd(`find /usr/share/git /usr/share/doc/git ~/.local/bin -name git-credential-gnome-keyring || echo store')
|
||||
|
Loading…
Reference in New Issue
Block a user