mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-03 18:24:19 +00:00
22abbbea9b
Note that one of the new tests panics; this is a newly discovered bug. In Git, a commit's direct parent is allowed to also be an indirect ancestor at the same time. `jj` currently tries to prevent this situation, but does allow it. The correctness of `rebase -r A -d descendant_of_A` currently depends on this jj-specific behavior; we should change that. Cc #2600 |
||
---|---|---|
.. | ||
mod.rs |