github config
I don't like it
This commit is contained in:
parent
688b13c03c
commit
9be334b46c
2 changed files with 7 additions and 7 deletions
|
|
@ -10,7 +10,5 @@
|
||||||
[credential "https://gist.github.com"]
|
[credential "https://gist.github.com"]
|
||||||
helper =
|
helper =
|
||||||
helper = !/opt/local/bin/gh auth git-credential
|
helper = !/opt/local/bin/gh auth git-credential
|
||||||
[init]
|
|
||||||
defaultBranch = main
|
|
||||||
[github]
|
[github]
|
||||||
user = DeCarabas
|
user = DeCarabas
|
||||||
|
|
|
||||||
|
|
@ -9,3 +9,5 @@
|
||||||
ci = commit
|
ci = commit
|
||||||
[push]
|
[push]
|
||||||
default = upstream
|
default = upstream
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue