diff --git a/.gitconfig2 b/.gitconfig2 index 953e9d9..6a933f9 100644 --- a/.gitconfig2 +++ b/.gitconfig2 @@ -3,3 +3,5 @@ name = Dict Xiong [core] editor = vim +[push] + autoSetupRemote = true