-
Beta Was this translation helpful? Give feedback.
Answered by
mlange-42
Feb 1, 2023
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). |
Beta Was this translation helpful? Give feedback.
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).