Created
September 20, 2018 11:15
-
-
Save khancyr/bea22603ca1d3ac045c001c39d9e7e4f to your computer and use it in GitHub Desktop.
backport from master to another branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git cherry-pick $(git log --format=oneline --no-merges branch..source/branch directory | tac | cut -d " " -f 1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment