]> git.ipfire.org Git - thirdparty/git.git/commit - diff.c
diff.c: move diffcore_skip_stat_unmatch core logic out for reuse later
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 25 Jan 2014 06:46:49 +0000 (13:46 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Feb 2014 22:50:03 +0000 (14:50 -0800)
commitfceb907225745b91aa8b9e0ef2ea068b0351ea01
tree402508b300714d72bac99aa574f105671f7e7f2a
parent2f93541d88fadd1ff5307d81c2c8921ee3eea058
diff.c: move diffcore_skip_stat_unmatch core logic out for reuse later

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c