Skip to content

v3.2.0

Compare
Choose a tag to compare
@git-machete-bot git-machete-bot released this 16 Jun 17:57
· 797 commits to master since this release
  • improved: slide-out can target branches with any number of downstream (child) branches (contributed by @asford)
  • fixed: detection of no-op rebase cases in fork-point algorithm
  • fixed: if a branch is merged to its parent, git machete status -l now always displays an empty list of commits
  • improved: status and traverse by default also consider squash merges when checking if a branch is merged to parent (contributed by @asford)
  • added: --no-detect-squash-merges flag in status and traverse to fall back to strict merge detection