X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gitconfig.m4;h=b8fd3b666f1c9164f00d8e339c0db8b7b401359a;hb=f7850f026716087201c0621d6f33271c8b9d66b0;hp=016a2f053be4df7679dec58c6d8186703ceed931;hpb=3be58c0988898925f469e57d0f91d63316a361a2;p=config%2Fdotfiles.git diff --git a/gitconfig.m4 b/gitconfig.m4 index 016a2f0..b8fd3b6 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -41,6 +41,10 @@ include(../lib.m4) sa = stash apply sl = stash list +[diff] + # Detect copies and renames. + renames = copy + [merge] IF(OS, darwin) tool = opendiff