]> Sergey Matveev's repositories - dotfiles.git/blobdiff - git/.gitconfig
diff-highlight highlighter is pretty usefuly
[dotfiles.git] / git / .gitconfig
index 067edd0ac86a941519e45bd8ae5602a82b5cd786..1d84f080577c2210aa10cb5faa287d00cd05a855 100644 (file)
@@ -19,6 +19,7 @@
        filemode = true
        logallrefupdates = true
        whitespace = blank-at-eol, space-before-tab, tab-in-indent, blank-at-eof
+       pager=diff-highlight | $PAGER
 [log]
        date = iso8601
 [push]
@@ -40,3 +41,5 @@
        ff = only
 [help]
        autocorrect = never
+[init]
+       defaultBranch = master