mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 18:27:38 +00:00
002ec1ac68
I'm about to replace the `&dyn Repo` argument by several smaller types, and it's easier to collect those in a single context type than to pass them separately as arguments. I also moved `revset_for_commit_ids()` and `take_latest_revset()` onto the new type because it was easy. `build_predicate_fn()` and `has_diff_from_parent()` ran into some lifetime issue when I tried. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |