Skip to content

Instantly share code, notes, and snippets.

@sergibondarenko
Created January 19, 2017 11:37
Show Gist options
  • Save sergibondarenko/c1e4a2f46ee523894d378901ad7cd4cd to your computer and use it in GitHub Desktop.
Save sergibondarenko/c1e4a2f46ee523894d378901ad7cd4cd to your computer and use it in GitHub Desktop.
git checkout master
git pull
git checkout branch-4.6.3
git pull
git checkout -b issue-924-back
git cherry-pick HERE SHA1 of all commits in correct order
git push origin issue-924-back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment