X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/560a4aa7812cb8c44333eaec6ad3d159c72c7aff..f7cc3bf8ea7c6cc22a4bc0d00aea45a7fd17af2a:/gitconfig?ds=sidebyside diff --git a/gitconfig b/gitconfig index 62b90de..1f90ebf 100644 --- 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