X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/d66ad1e70091acd1d50e39a16773fe2ece3af0c4..14c3f90cd164df0cef254a8af29b34728d59ed8e:/dot/gitconfig.in diff --git a/dot/gitconfig.in b/dot/gitconfig.in index 46d6335..5de53a6 100644 --- a/dot/gitconfig.in +++ b/dot/gitconfig.in @@ -88,7 +88,7 @@ [alias] egrep = "grep -E" - patch = "format-patch -o p -s" + patches = "format-patch --full-index" graph = "log --pretty=oneline --abbrev-commit --graph" release = !"sh -e -c ' \ [ $# -gt 0 ] || { \