Skip to content

v3.22.0

Compare
Choose a tag to compare
@git-machete-bot git-machete-bot released this 10 Dec 15:02
· 116 commits to master since this release
  • improved: if neither .git/info/description nor .github/pull_request_template.md is present, git machete github create-pr now uses message body of the first unique commit as PR description (suggested by @kamaradclimber)
  • added: machete.github.forceDescriptionFromCommitMessage git config key that forces git machete github create-pr to use message body of the first unique commit as PR description (suggested by @kamaradclimber)