martinvonz / jj

A Git-compatible VCS that is both simple and powerful
https://martinvonz.github.io/jj/
Apache License 2.0
7.33k stars 242 forks source link

FR: Support a custom revset for `jj next` and `jj prev` #3946

Open PhilipMetzger opened 1 week ago

PhilipMetzger commented 1 week ago

Users want to customize the movement of next/prev to their needs, which currently isn't possible, to support that we should add a revsets.movement key which can contain a revset for next/prev.