dot/shell-rc: Only deploy the trivial prompt if not directly under Emacs.
[profile] / dot / gitconfig.in
index 79ead41..2bbe464 100644 (file)
 [log]
        date = rfc
        decorate = true
+       follow = true
+       mailmap = true
 
 [rebase]
        autosquash = true
 
 [push]
        default = matching
+       followTags = true
 
 [format]
        headers = "Organization: Straylight/Edgeware\n"