From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:31
"J. Bruce Fields" [off-list ref] writes:
I don't know why I find that syntax so counterintuitive. Something like
git checkout -b newgood master
git cherry-pick next..good
would seem more obvious.