Files
git/Documentation
Junio C Hamano 155a4b712e attr: "binary" attribute should choose built-in "binary" merge driver
The built-in "binary" attribute macro expands to "-diff -text", so
that textual diff is not produced, and the contents will not go
through any CR/LF conversion ever.  During a merge, it should also
choose the "binary" low-level merge driver, but it didn't.

Make it expand to "-diff -merge -text".

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-09-08 21:28:55 -07:00
..
2012-04-26 10:23:15 -07:00
2011-08-08 09:30:12 -07:00
2011-12-22 11:27:27 -08:00
2011-08-30 12:35:51 -07:00
2011-12-12 11:52:31 -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-01-06 12:44:07 -08:00
2012-04-26 10:23:15 -07:00
2010-07-05 13:39:02 -07:00
2010-07-20 16:59:17 -07:00