Truncate fields in format #109
per11235813
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
with git log I can truncate fields with trunc, eg git log --format='%h %<(10,trunc)%cn %s' to get a more table like output.
Is it possible to do something similar in git-graph?
Br,
Per
Beta Was this translation helpful? Give feedback.
All reactions