Skip to content

Instantly share code, notes, and snippets.

@miguelAlessandro
Last active May 13, 2019 19:01
Show Gist options
  • Save miguelAlessandro/76b2c072103001d326b228a660d5ea87 to your computer and use it in GitHub Desktop.
Save miguelAlessandro/76b2c072103001d326b228a660d5ea87 to your computer and use it in GitHub Desktop.
  • create branch with release: "git checkout -b release/version" (update last release)
  • update develop
  • merge my new branch with develop
  • commit changes
  • (log status with develop)
  • make pull request
  • compare with master
  • update changelog (commit this)
  • create pull request
  • copy links
  • waiting to merge
  • create release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment