mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-15 23:37:54 +01:00
gitconfig: make cxefa the default branch for git init
This commit is contained in:
parent
09d7a87dfb
commit
e280fc8413
@ -56,3 +56,5 @@
|
|||||||
forceSignAnnotated = true
|
forceSignAnnotated = true
|
||||||
[pull]
|
[pull]
|
||||||
ff = only
|
ff = only
|
||||||
|
[init]
|
||||||
|
defaultBranch = cxefa
|
||||||
|
|||||||
@ -56,3 +56,5 @@
|
|||||||
forceSignAnnotated = true
|
forceSignAnnotated = true
|
||||||
[pull]
|
[pull]
|
||||||
ff = only
|
ff = only
|
||||||
|
[init]
|
||||||
|
defaultBranch = cxefa
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user