Merge branch 'mg/cherry-pick-multi-on-unborn' into maint
commit25227f0beacf00d80420e313ffed48032352037f
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:06:42 +0000 (6 13:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:06:42 +0000 (6 13:06 -0700)
treefd62848b872e6e03a93dd47f2e97164f4a1afaa4
parentaf3a43cb111bc3136389a9f1285fbccb97f42205
parent0f974e2124e5220674eee079988b87e23f5e2de1
Merge branch 'mg/cherry-pick-multi-on-unborn' into maint

"git cherry-pick A" worked on an unborn branch, but "git
cherry-pick A..B" didn't.

* mg/cherry-pick-multi-on-unborn:
  cherry-pick: allow to pick to unborn branches
sequencer.c