X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/5ffa4795873e37c6b39cf83df82470c1a7119fa0..d281a650f22a762b59befca3442f28990ac16cee:/dot/gitconfig.in diff --git a/dot/gitconfig.in b/dot/gitconfig.in index 79ead41..2bbe464 100644 --- a/dot/gitconfig.in +++ b/dot/gitconfig.in @@ -34,12 +34,15 @@ [log] date = rfc decorate = true + follow = true + mailmap = true [rebase] autosquash = true [push] default = matching + followTags = true [format] headers = "Organization: Straylight/Edgeware\n"