main branch; alias
This commit is contained in:
parent
5db6a76623
commit
4bd6fcc0c8
@ -1,6 +1,6 @@
|
|||||||
[user]
|
[user]
|
||||||
email = wagner.wryn@gmail.com
|
email = wagner.wryn@gmail.com
|
||||||
name = Wryn Wagner
|
name = yage
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
[difftool]
|
[difftool]
|
||||||
@ -21,3 +21,7 @@
|
|||||||
recurse = true
|
recurse = true
|
||||||
[alias]
|
[alias]
|
||||||
serve = !git daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/
|
serve = !git daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/
|
||||||
|
[url "git@github.com:"]
|
||||||
|
insteadOf = https://github.com
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
Loading…
Reference in New Issue
Block a user