mirror of
https://github.com/git/git.git
synced 2024-10-31 22:37:54 +01:00
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>
5 lines
232 B
Text
5 lines
232 B
Text
Makefile | 2 +-
|
|
git-fetch-script | 41 +++++++++++++++++++++++++++++++++++++++++
|
|
git-pull-script | 34 +---------------------------------
|
|
3 files changed, 43 insertions(+), 34 deletions(-)
|
|
create git-fetch-script
|