tvl-depot/users/wpcarro/dotfiles/gitconfig
William Carroll 9a16f1006c feat(wpcarro/git): Set --autostash during rebases
Much less painful

Change-Id: I77f1220979d3ab2b2a4c45c7d0018b92df84fee1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7101
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2022-10-26 17:06:59 +00:00

9 lines
141 B
Text

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