tvl-depot/users/wpcarro/dotfiles/gitconfig
William Carroll 941ed69d4b feat(wpcarro/gitconfig): Set push.default to current
Also:
- move to `dotfiles` subdir
- rename .gitignore -> gitignore

Change-Id: I098aef39ba3415de54812d4d36f8672b0e094c86
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7012
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
2022-10-15 22:20:32 +00:00

7 lines
114 B
Text

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