mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-29 16:07:55 +00:00
11c0130303
Before this change, you could end up with an index segment with 10 commits, then a child segment with 9 commits, then another child with 8 commits, and so on. That's not what I had intended. This changes makes it so we squash if a segment has more than half as many commits as its parent instead. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |