mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-01 20:34:07 +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
|
||||
[log]
|
||||
date = iso-local
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[core]
|
||||
excludesFile = ~/.gitignore_global
|
||||
whitespace = trailing-space space-before-tab
|
||||
|
|
Loading…
Add table
Reference in a new issue