Replies: 1 comment
|
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). |
0 replies
Answer selected by
peso
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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).