author | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Feb 2006 20:30:00 +0000 (12:30 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Feb 2006 20:30:00 +0000 (12:30 -0800) | ||
commit | 9843a1f6fdb31eed5db774a6d6f99ab0758642a3 | |
tree | 4b1a204eeeef811d46fe313e272775ffa75d6daf | tree | snapshot |
parent | 960c7021b3b90f93aa88358435d828e5f4cd1533 | commit | diff |
combine-diff: do not send NULL to printf
When we run combined diff from working tree (diff-files --cc),
we sent NULL to printf that is returned by find_unique_abbrev().
Signed-off-by: Junio C Hamano <junkio@cox.net>
When we run combined diff from working tree (diff-files --cc),
we sent NULL to printf that is returned by find_unique_abbrev().
Signed-off-by: Junio C Hamano <junkio@cox.net>
combine-diff.c | diff | blob | history |