mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-15 00:44:33 +00:00
ca1df00e05
The fact that the default change id in git repos is currently a prefix of the commit id makes it impossible to use for resolving a prefix of the change id to commits. This patch addresses that by reversing the bits of the change id (relative to the commit id). The next patch will make it so a change id (or a prefix thereof) is a valid revset. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |