Files
git/Documentation
Neil Horman df478b744c 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>
2012-04-11 13:46:08 -07:00
..
2012-03-28 08:47:23 -07:00
2012-04-06 10:47:58 -07:00
2012-03-30 20:25:55 -07:00
2011-08-08 09:30:12 -07:00
2012-03-04 22:21:52 -08:00
2012-01-29 13:18:53 -08:00
2012-03-01 14:45:14 -08:00
2012-03-05 11:32:19 -08:00
2011-08-30 12:35:51 -07:00
2011-12-12 11:52:31 -08:00
2012-02-26 17:39:04 -08:00
2012-02-22 18:17:39 -08:00
2011-09-06 11:42:12 -07:00
2011-05-19 10:55:54 -07:00
2011-03-11 10:59:16 -05:00
2012-02-08 19:59:41 -08:00
2012-04-06 10:47:58 -07:00
2010-07-05 13:39:02 -07:00
2010-07-20 16:59:17 -07:00