X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/ce178f963f16d3921e144e1b8a289d64f6b72d98..9aea0679b29d401624f2f184f378faab8feb30ea:/gitconfig diff --git a/gitconfig b/gitconfig index 3b70524..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 @@ -69,6 +70,10 @@ git = git@vger.kernel.org mdw = mdw@distorted.org.uk +[sendemail] + chainreplyto = no + signedoffcc = yes + [gui] fontui = -family helvetica -size 11 -weight normal -slant roman -underline 0 -overstrike 0 fontdiff = -family fixed -size 10 -weight normal -slant roman -underline 0 -overstrike 0