mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-03-13 03:24:06 +01:00
git/config: set default-branch & ignore skipped cherry-picks
This commit is contained in:
parent
4be0c9ae64
commit
531430c1eb
1 changed files with 4 additions and 0 deletions
|
|
@ -101,3 +101,7 @@
|
|||
pruneTags = true
|
||||
[help]
|
||||
autocorrect = prompt
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[advice]
|
||||
skippedCherryPicks = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue