Set default git branch name
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
[core]
|
[core]
|
||||||
pager = less -x 1,5
|
pager = less -x 1,5
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
[user]
|
[user]
|
||||||
|
|||||||
Reference in New Issue
Block a user