diff --git a/.gitconfig b/.gitconfig index 103cf13f0266f56c636c5df39f4c530e2dd0f701..3cb2346579a4d949993e3134e811df5a893d31f3 100644 --- a/.gitconfig +++ b/.gitconfig @@ -11,3 +11,5 @@ cp = cherry-pick br = branch co = checkout +[push] + default = simple