Skip to content

Instantly share code, notes, and snippets.

@alienlebarge
Created October 4, 2018 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alienlebarge/273d195eca9c5a6936d9347de001c912 to your computer and use it in GitHub Desktop.
Save alienlebarge/273d195eca9c5a6936d9347de001c912 to your computer and use it in GitHub Desktop.
# To start a release, use the git flow release command. It creates a release branch created from the 'develop' branch.
# You can optionally supply a [BASE] commit sha-1 hash to start the release from. The commit must be on the 'develop' branch.
git flow release start RELEASE [BASE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment