main branch; alias
This commit is contained in:
parent
5db6a76623
commit
4bd6fcc0c8
@ -1,6 +1,6 @@
|
||||
[user]
|
||||
email = wagner.wryn@gmail.com
|
||||
name = Wryn Wagner
|
||||
name = yage
|
||||
[push]
|
||||
default = current
|
||||
[difftool]
|
||||
@ -21,3 +21,7 @@
|
||||
recurse = true
|
||||
[alias]
|
||||
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