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>
This commit is contained in:
parent
3f45f6191d
commit
941ed69d4b
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@
|
||||||
email = "wpcarro@gmail.com"
|
email = "wpcarro@gmail.com"
|
||||||
[diff]
|
[diff]
|
||||||
external = difft
|
external = difft
|
||||||
|
[push]
|
||||||
|
default = current
|
||||||
|
|
Loading…
Add table
Reference in a new issue