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 Describe - Update Change Descriptions | Online Free DevTools by Hexmos

Update change descriptions with JJ Describe. Easily manage and modify commit metadata within your repositories. Free online tool, no registration required.

jj-describe

Update the change description or other metadata. More information: https://jj-vcs.github.io/jj/latest/cli-reference/#jj-describe.

  • Update the description of the current change:

jj {{[desc|describe]}}

  • Update the description of given revsets:

jj {{[desc|describe]}} {{revsets}}

  • Update the description to the given message:

jj {{[desc|describe]}} {{[-m|--message]}} {{message}}

See Also