git-graph
git-graph copied to clipboard
Is it possible to show username as well beside the commit?
In a way, this is already possible with custom formatting (docs: https://github.com/mlange-42/git-graph/blob/master/docs/manual.md#custom-formatting)
However, to make that look good (and to add it as a default), tablular output must first be implemented (#37).