mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:25:53 +02:00
Set default initial branch to main
This commit is contained in:
parent
f18ec04fd8
commit
20a1e90d0d
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
||||||
date = iso-local
|
date = iso-local
|
||||||
[log]
|
[log]
|
||||||
date = iso-local
|
date = iso-local
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
[core]
|
[core]
|
||||||
excludesFile = ~/.gitignore_global
|
excludesFile = ~/.gitignore_global
|
||||||
whitespace = trailing-space space-before-tab
|
whitespace = trailing-space space-before-tab
|
||||||
|
|
Loading…
Add table
Reference in a new issue