mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-08 21:48:08 +00:00
While working on ancestor generation, I noticed Mercurial has this substitution rule. Since it's easier to deal with Ancestors() than Range {}, 'roots..heads' is first decomposed to ':heads & ~:roots'. |
||
---|---|---|
.. | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |