tvl-depot/users/wpcarro/dotfiles/gitconfig

10 lines
141 B
Text
Raw Normal View History

[user]
name = "William Carroll"
email = "wpcarro@gmail.com"
[diff]
external = difft
[push]
default = current
[rebase]
autoStash = true