Hi there, I just recently learned that not all command line switches seem to automatically correlate to options in the git configuration. This seems something that should be relatively easy to fix. What I’m most missing is — snip — [log] graph = true patch = true — snap — which would / should correspond to `git log —graph —patch`. What do you guys think? Best Regards, Martin Häcker