X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gitconfig.in;h=f54be46c38c9ea7714b6cf37f65df5d46eeec535;hb=1ac8cbd79e9fd2af79c76ae0bfc6128ae1754759;hp=b6292ad21d6ef7182892238d57d5287774482f1c;hpb=3d1b8f3b2ea96c7779bb2582f71bf5fbac236373;p=config%2Fdotfiles.git diff --git a/gitconfig.in b/gitconfig.in index b6292ad..f54be46 100644 --- a/gitconfig.in +++ b/gitconfig.in @@ -66,6 +66,7 @@ dc = diff --cached dcw = diff --cached --color-words ds = diff --stat + g = grep s = status l = log ls = log --stat @@ -150,7 +151,7 @@ renames = copy # Diff algorithm to use. - algorithm = patience + algorithm = histogram # Change the definition of a word as used by diff --color-words to be # shorter (not only spaces) and thus simplify the generated diffs.