X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/517b9a6d560ff6927a39c2937e1334a7e47b622f..2f39c33b8dba90f0defa3eccb1ee21ade1ddd53e:/dot/gitconfig.in diff --git a/dot/gitconfig.in b/dot/gitconfig.in index e73f4b7..c024465 100644 --- a/dot/gitconfig.in +++ b/dot/gitconfig.in @@ -81,6 +81,9 @@ [color "grep"] external = --color=always +[column] + ui = auto column dense + [pager] log = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | mdw-pager show = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | mdw-pager @@ -88,7 +91,6 @@ [alias] egrep = "grep -E" - patches = "format-patch --full-index" graph = "log --pretty=oneline --abbrev-commit --graph" release = !"sh -e -c ' \ [ $# -gt 0 ] || { \