diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2012-04-11 16:21:53 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-04-11 13:46:08 -0700 |
commit | df478b744cee9821eb2abbe2202d262b87a34289 (patch) | |
tree | 63bbd30c18322c3ebfba2d53dac483a67b3bbb21 /block-sha1 | |
parent | Git 1.7.10 (diff) | |
download | tgif-df478b744cee9821eb2abbe2202d262b87a34289.tar.xz |
git-cherry-pick: add allow-empty option
git cherry-pick fails when picking a non-ff commit that is empty. The advice
given with the failure is that a git-commit --allow-empty should be issued to
explicitly add the empty commit during the cherry pick. This option allows a
user to specify before hand that they want to keep the empty commit. This
eliminates the need to issue both a cherry pick and a commit operation.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'block-sha1')
0 files changed, 0 insertions, 0 deletions