- Put the contents of this file in your
.zshrcor.zprofile(if you use ZSH) or.bash_profile(if you use Bash) - Open a new terminal
Note: You need
hubcommand line tool for this to work. Get it here https://hub.github.com/
You should build the feature from version-12-hotfix for this to work.
- Pushes the current branch to your
origin - Creates a Pull Request for
version-12-hotfixbranch - Creates a new branch with the name "{branch-name}-fp"
- Cherry picks the last commit
- Pushes the branch to your
origin - Creates a Pull Request for
developbranch
You should build the feature from version-11-hotfix for this to work.
Same as above, but will make PRs to version-11-hotfix, version-12-hotfix and develop.