dot-emacs: Don't electrically indent on `*' or `/'.
[profile] / gitconfig
index 62b90de..1f90ebf 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -28,8 +28,8 @@
 [color "diff"]
        plain = normal
        meta = bold
-       new = bold green
-       old = bold red
+       new = green
+       old = red
        commit = bold yellow
        whitespace = reverse red
 
@@ -60,6 +60,7 @@
                        --no-chain-reply-to \
                        --no-signed-off-by-cc \
                        --to"
+       files = "ls-files --exclude-standard"
 
 [stgit]
        autoresolved = yes