mirror of
https://github.com/zoriya/jj.nvim.git
synced 2026-08-05 18:56:13 +00:00
jj uses / (e.g., rs/1) for divergent changes, not \. Update the parser to match revsets with /N suffix and update all related tests.
jj uses / (e.g., rs/1) for divergent changes, not \. Update the parser to match revsets with /N suffix and update all related tests.