X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/14c3f90cd164df0cef254a8af29b34728d59ed8e..435cc8fef85299175abdc7734e8d2c81dd766bf3:/dot/gitconfig.in diff --git a/dot/gitconfig.in b/dot/gitconfig.in index 5de53a6..4ace82d 100644 --- a/dot/gitconfig.in +++ b/dot/gitconfig.in @@ -99,11 +99,6 @@ amend = !"env EDITOR=true VISUAL=true git commit --amend -a" spaces = !"sh -e -c 'git ls-files -z \"$@\"| \ xargs -0r space -cv' spaces" - mailto = "send-email \ - --quiet \ - --no-chain-reply-to \ - --no-signed-off-by-cc \ - --to" files = "ls-files --exclude-standard" unstg = !"sh -e -c ' \ : ${GIT_DIR=$(git rev-parse --git-dir)}; \