git/t/t4100/t-apply-3.expect
Junio C Hamano fae22ac9d7 [PATCH] git-apply: tests for --stat and --summary.
This adds tests (which also serves demonstration) for the --stat
and --summary flags to the git-apply command.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-22 10:23:49 -07:00

8 lines
317 B
Plaintext

Documentation/git-ls-tree.txt | 20 +-
ls-tree.c | 459 ++++++++++++++++++++++-------------------
t/t3100-ls-tree-restrict.sh | 3
tree.c | 2
tree.h | 1
5 files changed, 262 insertions(+), 223 deletions(-)
rewrite ls-tree.c (82%)