[Feature Request] Allow customizing the output format of smartlog
#1352
mfulbright
started this conversation in
Ideas
Replies: 1 comment
-
It certainly makes sense as a feature for |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
For each revision that
smartlog
displays, it prints some information. I.e. at the moment it prints:It would be cool if
smartlog
had an argument where you could specify a format string that would control what's printed for each revision. E.g. I don't think I really care about the time since the commit was modified. I would love, on the other hand, if I could display a link to a PR on github that's tied to a branch pointing at the revision (though maybe it's a stretch to expect this to be possible).Beta Was this translation helpful? Give feedback.
All reactions