X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gitconfig.m4;h=1977f2e67955ff47e85d4a29e2ac8b6ee353b383;hb=cf2f4142baba6dc0bcc9d8af37e83cb8ca3add0e;hp=5b16dad41d26b9f5a2681ac3542cf2e3a0ef091e;hpb=6c3765f8f9bf89a2fb297aae14e06114ab7d13b9;p=config%2Fdotfiles.git diff --git a/gitconfig.m4 b/gitconfig.m4 index 5b16dad..1977f2e 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -120,7 +120,7 @@ include(../lib.m4) # precise enough control over formats and colors. # # tig = log --pretty=oneline --graph --all --decorate --abbrev-commit - tig = ! TIG | less + tig = ! TIG # Create backup of uncommitted and untracked changes. ssb = "! git stash save --include-untracked \