mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-30 16:10:23 +00:00
1f593a4193
The only invariant we currently enforce is that the set of heads does not include any ancestors of other commits in the set. I'm about to make sure that we don't end up with dangling git refs (pointing to commits no reachable from the heads). It will be useful to have a single place to enforce that since we'll need to do the same thing after updating the view as after merging views. |
||
---|---|---|
.. | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |