logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

JJ Show - Display Commit Details | Online Free DevTools by Hexmos

Display commit details with JJ Show. Examine commit descriptions and changesets in a revision. Free online tool, no registration required.

jj-show

Show commit description and changes in a revision. More information: https://jj-vcs.github.io/jj/latest/cli-reference/#jj-show.

  • Show commit description and changes in a revision:

jj show {{revset}}

  • Show a summary of changes in a revision:

jj show {{[-s|--summary]}} {{revset}}

  • Show a histogram of changes in a revision:

jj show --stat {{revset}}

See Also