git-graph icon indicating copy to clipboard operation
git-graph copied to clipboard

Is it possible to show username as well beside the commit?

Open alloc33 opened this issue 3 years ago • 1 comments

alloc33 avatar Feb 01 '23 02:02 alloc33

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).

mlange-42 avatar Feb 01 '23 10:02 mlange-42