github foriequal0/git-trim v0.4.0-alpha.1
Release v0.4.0-alpha.1

latest releases: v0.4.4, v0.4.3, v0.4.2...
pre-release4 years ago

There were large changes in git-trim since last release.

Breaking changes

  • Use a deduced base branch from remote HEADs, rather than hard-coded default base branches. #127
    The change will make git-trim to gracefully adapt to default branch renaming. It might break multi-base branching scheme such as git-flow as noted in the PR. git-flow users should set git config trim.bases develop,master.

Visible changes

  • Print shorthand name instead of verbose refname #106 #108
  • Preserve worktree branches #130

Refactorings, internal changes, fixes, and cleanups

Don't miss a new git-trim release

NewReleases is sending notifications on new releases.