Description
jj squash -A btm -B top doesn't behave the same than jj rebase -A btm -B -top.
It behaves as jj squash -d btm.
Expected Behavior
The changes being squashed should be put into a new revision which is both a child of btm and a parent of top
Specifications
- Platform: Ubuntu
- Version: JJ 0.33 & 0.34