mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-28 15:26:25 +00:00
ab85b9e938
I'm going to make this function check against a configurable revset indicating immutable commits. It's more efficient to do that by evaluating the revset only once. We may want to have a version of the function where we pass in an unevaluated revset expression. That would allow us to error out if the user accidentally tries to rebase a large set of commits, without having to evaluate the whole set first. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |