Hello git cherry-pick applies the change introduced by specified commit only to currently checked out branch. Why this requirement exists? Is it possible to apply changes to not checked out branch, like: $ git cherry-pick <branch> <commit> Thank you -- Maxim Treskin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html