mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 15:34:22 +00:00
c7f701fddb
I'd like to experiment with mostly using change ids instead of commit ids on the CLI. Then it needs to be easy to refer to the non-obsolete commits in a change, which means we probably don't want to require any operators (i.e. a plain change id should resolve to the non-obsolete commits in the change). This patch prepares for letting a change id resolve to (possibly) many commits. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |