author | Junio C Hamano <junkio@cox.net> | |
Mon, 22 May 2006 07:31:02 +0000 (00:31 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 22 May 2006 07:31:02 +0000 (00:31 -0700) | ||
commit | 5e363541d0431b640e4bbbafb2941d1c64fa13c4 | |
tree | bca491b70d71bd41b2c2f3990e62087df00c3521 | tree | snapshot |
parent | d5e3d60c200b214e36eacfb3de21044a7efd1971 | commit | diff |
diff: minor option combination fix.
output_format == DIFFSTAT and with_stat == true does not make sense, and
the way the code is structured it causes trouble. Avoid it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
output_format == DIFFSTAT and with_stat == true does not make sense, and
the way the code is structured it causes trouble. Avoid it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c | diff | blob | history |