Implement a --new / -n flag for creating a new revision on top of the current revision after setting the latter’s description. Similar to jj commit instead of jj describe.
Implement a `--new` / `-n` flag for creating a new revision on top of the current revision after setting the latter’s description. Similar to `jj commit` instead of `jj describe`.
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 a
--new/-nflag for creating a new revision on top of the current revision after setting the latter’s description. Similar tojj commitinstead ofjj describe.