v3.2.0
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
andtraverse
by default also consider squash merges when checking if a branch is merged to parent (contributed by @asford) - added:
--no-detect-squash-merges
flag instatus
andtraverse
to fall back to strict merge detection