How do I cherry pick commits from another branch? resting Created May 05, 2016 09:18 Can't find the option in PHPStorm. Is it possible?
Hi there,
This is what official documentation has:
https://www.jetbrains.com/help/phpstorm/2016.1/applying-changes-from-a-specific-commit-to-other-branches-cherry-picking.html?search=cherry
Thanks. Found the option to cherry pick.