Merge branch 'cw/cherry-pick-allow-empty-message'
commit831287d37c059d71a20c3c164bc743217114d94e
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 22:53:37 +0000 (3 15:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 22:53:37 +0000 (3 15:53 -0700)
treeafe1ac07d7898100ea4bdb3dd9282899596fe609
parent12d858aeb45f6eae3eaecb49ccb6f61affca54cd
parent4bee958479bed1d3a8f20a75f33422ee49939dbf
Merge branch 'cw/cherry-pick-allow-empty-message'

"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
Documentation/git-cherry-pick.txt