tvl-depot/users/wpcarro/dotfiles/gitconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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