diff --git a/gitconfig b/gitconfig index c0165b1..f11e935 100644 --- a/gitconfig +++ b/gitconfig @@ -21,3 +21,5 @@ tool = bc3 [mergetool] cmd = /usr/bin/bcompare $LOCAL $REMOTE $BASE $MERGED +[push] + default = current