Merge branch 'hu/cherry-pick-previous-branch'
commitf2c1b01c24b6c1df962a6526661cf3a58f3c6a56
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Oct 2013 20:21:35 +0000 (23 13:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Oct 2013 20:21:35 +0000 (23 13:21 -0700)
treed77d3cf65e96930095dbc40f76cb356287696258
parent4197361e39a304df30cc492122dbdfe90ae8af0e
parentd644c5502fc576904a07fab35f43540fa9f2e7c2
Merge branch 'hu/cherry-pick-previous-branch'

"git cherry-pick" without further options would segfault.

Could use a follow-up to handle '-' after argv[1] better.

* hu/cherry-pick-previous-branch:
  cherry-pick: handle "-" after parsing options
builtin/revert.c
t/t3501-revert-cherry-pick.sh