mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-31 23:25:09 +00:00
It no longer needs to be on the `Index` trait, thereby removing the last direct use of `IndexEntry` in the trait (it's still used indirectly in `walk_revs()`).