Files
git/builtin
Jonathan Nieder 52b48ef1e4 merge: let custom strategies intervene in trivial merges
As v1.6.1-rc1~294^2 (2008-08-23) explains, custom merge strategies
do not even kick in when the merge is truly trivial.  But they
should, since otherwise a custom “--strategy=theirs” is not useful.

Perhaps custom strategies should not allow fast-forward either.  This
patch does not make that change, since it is less important (because
it is always possible to explicitly use --no-ff).

Reported-by: Yaroslav Halchenko <debian@onerussian.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-08-15 20:09:48 -07:00
..
2010-06-27 12:07:55 -07:00
2010-06-21 06:02:47 -07:00
2010-06-27 12:07:55 -07:00
2010-06-21 06:02:44 -07:00
2010-06-18 11:16:53 -07:00
2010-07-16 15:45:35 -07:00
2010-06-07 22:15:31 -07:00
2010-07-15 12:07:18 -07:00
2010-06-30 11:55:40 -07:00
2010-06-28 17:42:26 -07:00
2010-07-15 12:08:36 -07:00
2010-06-12 09:39:06 -07:00
2010-07-07 11:18:26 -07:00
2010-06-29 10:36:13 -07:00