Skip to content

GItFlow-CJS v2.2.0

Compare
Choose a tag to compare
@ChrisJStone ChrisJStone released this 31 Jul 21:10
· 48 commits to develop since this release
56cd71a

What's Changed

  • feat(init): add option to sign initial commit (#59)
  • feat(git-flow): add support for environment credentials (#19)
  • feat(git-flow): add support for busybox(#12)
  • feat(feature): add feature release command (#64)
  • feat(hotfix): add cherrypick option to hotfix finish (#73)
  • feat(hotfix): add backmerge option to release branch (#71)
  • fix(hotfix): git flow hotfix finish -b still back-merges to develop (#66)
  • fix(hotfix): git flow hotfix track fails due to branch name check (#68)
  • fix: git flow log help message (#15)