forked from mirrors/jj
15fb8b95b0
This is similar to what mut_repo.add_head() does. I'm going to adjust the visiting order so the bulk-imported history preserves chronological order. It might be a small adjustment on the current DFS approach, or new function based on Kahn's algorithm. Either way, it's important that both "jj git import" and "jj debug reindex" use the same underlying function. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml |