git/builtin
Martin von Zweigbergk 51f4de3ac9 cherry: remove redundant check for merge commit
While walking the revision list in get_patch_ids and cmd_cherry, we
check for each commit if there is more than one parent and ignore
the commit if that is the case. Instead, set rev_info.max_parents to
1 and let the revision traversal code handle it for us.

Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-07-29 17:39:56 -07:00
..
2012-07-23 20:55:21 -07:00
2012-07-22 12:55:07 -07:00
2012-06-15 14:27:35 -07:00
2012-04-18 16:17:42 -07:00
2012-06-28 15:19:32 -07:00
2012-07-09 09:02:19 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-05-20 18:48:10 -07:00
2012-07-22 12:55:07 -07:00
2012-07-22 12:55:07 -07:00
2011-05-31 12:19:11 -07:00
2011-08-25 14:42:11 -07:00