emacs: Move the diary file to ~/etc/diary.
[profile] / gitconfig
index 474becc..1f90ebf 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -60,6 +60,7 @@
                        --no-chain-reply-to \
                        --no-signed-off-by-cc \
                        --to"
+       files = "ls-files --exclude-standard"
 
 [stgit]
        autoresolved = yes
        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