From: Steve French <hidden> Date: 2016-06-15 22:42:36
Has anyone written a script (or seen a tool) that can do
"get this changeset from repository at this git url and merge it
locally"
something like a
"git-cherry-pick <commit> <remote-git-url>"
I have seen examples of how to cherry pick push files to a remote
repository