roadmap: remove mention of jj gerrit send

A `jj gerrit upload` command was added in 35ad063b85.

Based on a patch by @pelme.
This commit is contained in:
Martin von Zweigbergk 2025-12-21 23:15:26 -08:00
parent 5dd63d691e
commit ca43c9f3ba
No known key found for this signature in database

View file

@ -16,9 +16,8 @@ very large repos where detection would be too slow. See
## Forge integrations
We would like to make it easier to work with various popular forges by providing
something like `jj github submit`, `jj gitlab submit`, and `jj gerrit send`. For
popular forges, we might include that support by default in the standard `jj`
binary.
something like `jj github submit` and `jj gitlab submit`. For popular forges, we
might include that support by default in the standard `jj` binary.
## Submodule support