diff options
author | Junio C Hamano <junkio@cox.net> | 2005-04-18 15:07:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-18 15:07:24 -0700 |
commit | 8f3671dcd93b8c5ab21582752f736646c66e2249 (patch) | |
tree | 36f8f4238a895b360761f9c6404e6ae3f92ab6cd /usage.c | |
parent | d0db466326c32ca4b3faa849a81fab7d60615c6f (diff) | |
download | git-8f3671dcd93b8c5ab21582752f736646c66e2249.tar.gz |
[PATCH] show-diff.c: simplify show_diff_empty.
This patch removes the custom diff generation code from the
show_diff_empty() function. Instead, just use show_differences().
This reduces the code size; but more importantly, it is needed for
the later patch to give diff options.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'usage.c')
0 files changed, 0 insertions, 0 deletions