author | Gustaf Hendeby <hendeby@isy.liu.se> | |
Tue, 15 Nov 2011 20:15:03 +0000 (21:15 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 16 Nov 2011 00:11:52 +0000 (16:11 -0800) | ||
commit | 53b10a140527253f61cfc209a4e85e132c0bc4ee | |
tree | a56ca111bf140b32a6e3e796d44b68636e5c9f06 | tree | snapshot |
parent | bc1bbe0c19a6ff39522b4fa3259f34150e308e1f | commit | diff |
Add built-in diff patterns for MATLAB code
MATLAB is often used in industry and academia for scientific
computations motivating it being included as a built-in pattern.
Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
MATLAB is often used in industry and academia for scientific
computations motivating it being included as a built-in pattern.
Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt | diff | blob | history | |
t/t4018-diff-funcname.sh | diff | blob | history | |
t/t4034-diff-words.sh | diff | blob | history | |
t/t4034/matlab/expect | [new file with mode: 0644] | blob |
t/t4034/matlab/post | [new file with mode: 0644] | blob |
t/t4034/matlab/pre | [new file with mode: 0644] | blob |
userdiff.c | diff | blob | history |