X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gitconfig.in;h=d1f7f60cf51fa84e35fc2fc20d43a7a13b4f3e1b;hb=7c6bd583d9d0a4dce07f212da963244b94e3a708;hp=a701c250b2953f50c4c38e73800776ab843351d4;hpb=818a192058faa7b69d1ec8d8b80bba3a7f57865d;p=config%2Fdotfiles.git diff --git a/gitconfig.in b/gitconfig.in index a701c25..d1f7f60 100644 --- a/gitconfig.in +++ b/gitconfig.in @@ -90,6 +90,7 @@ ## Branches. co = checkout b = branch -a -v + br = branch m = merge mo = merge origin/master re = rebase