Implement flag --revision / -r for setting the commit message of specific revisions without switching to them, similar to jj desc [revsets]... but for only one revision.
Implement flag `--revision` / `-r` for setting the commit message of specific revisions without switching to them, similar to `jj desc [revsets]...` but for only one revision.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Implement flag
--revision/-rfor setting the commit message of specific revisions without switching to them, similar tojj desc [revsets]...but for only one revision.