mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-16 00:56:23 +00:00
f0ad1f53ea
One problematic scenario is that we have commits imported by old jj, and all of their descendant commits are created by jj. Therefore import_head_commits() wouldn't reach the old ancestor commits. This change might bury a real bug, but I don't have a better alternative. Maybe we can remove this hack after a couple of jj releases, and add a debug command that imports all reachable Git commits from all historical heads. Closes #2343 |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |