mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-28 02:21:12 +00:00
The `Repo` is a higher-level type that the index shouldn't have to know about. With this change, a custom revset implementation should be able evaluate the revset on a server without knowing which repo it refers to.