14 lines
238 B
INI
14 lines
238 B
INI
[user]
|
|
name = Jacob Bohanon
|
|
email = jacobbohanon@gmail.com
|
|
[url "ssh://git@github.com/"]
|
|
insteadOf = https://github.com/
|
|
[tag]
|
|
sort = version:refname
|
|
[init]
|
|
defaultBranch = master
|
|
[pull]
|
|
rebase = false
|
|
[color]
|
|
ui = auto
|