mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
This function is similar to `transform_descendants_with_options`, but only rewrites the given commits and not their descendants. This will allow `rewrite::move_commits` to transform a given set of commits without iterating through their descendants twice (once when computing new parents and once when rewriting commits). |
||
|---|---|---|
| .. | ||
| benches | ||
| gen-protos | ||
| proc-macros | ||
| src | ||
| tests | ||
| testutils | ||
| Cargo.toml | ||
| LICENSE | ||