mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-11-22 20:47:25 +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