Skip to content

jj squash -A ... -B ... ignores the -B part #7636

@YPares

Description

@YPares

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions