git/t/t4100/t-apply-7.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

7 lines
292 B
Plaintext

Documentation/git-ls-tree.txt | 20 +-
ls-tree.c | 333 +++++++++++++++++++++++------------------
t/t3100-ls-tree-restrict.sh | 3
tree.c | 2
tree.h | 1
5 files changed, 199 insertions(+), 160 deletions(-)