X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gitconfig.m4;h=2ecbc64abd46e81409a03a0807e3638277762818;hb=91c343f27970bef686b695f386505b8d1d88c098;hp=f1e66720147dad0f94bc8d1ddb11e2a474f27b6a;hpb=f5d4f662fdff8ff95bd813469bbc577bfbdd0eeb;p=config%2Fdotfiles.git diff --git a/gitconfig.m4 b/gitconfig.m4 index f1e6672..2ecbc64 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -113,7 +113,7 @@ include(../lib.m4) ## Custom commands. # # tig-like log view. - tig = log --pretty=oneline --graph --all --decorate + tig = log --pretty=oneline --graph --all --decorate --abbrev-commit [diff] # Detect copies and renames.