mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 17:57:47 +02:00
git: Set the default branch to master
I've always loved how the master branch is called master since it's comparable to mastering a skill or emphasizing the importance of something.
This commit is contained in:
parent
6c7c819f1d
commit
75d66fb6c6
@ -20,6 +20,9 @@
|
|||||||
[branch]
|
[branch]
|
||||||
autosetuprebase = always
|
autosetuprebase = always
|
||||||
|
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
|
|
||||||
[rerere]
|
[rerere]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user