fae22ac9d7
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>
8 lines
317 B
Plaintext
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%)
|