Merge branch 'cw/cherry-pick-allow-empty-message'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 22:53:37 +0000 (15:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 22:53:37 +0000 (15:53 -0700)
"git cherry-pick" by default stops when it sees a commit without any
log message.  The "--allow-empty-message" option can be used to
silently proceed.

* cw/cherry-pick-allow-empty-message:
  cherry-pick: add --allow-empty-message option

1  2 
Documentation/git-cherry-pick.txt

Simple merge