author | Junio C Hamano <junkio@cox.net> | |
Wed, 22 Jun 2005 09:30:47 +0000 (02:30 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 22 Jun 2005 17:23:49 +0000 (10:23 -0700) | ||
commit | fae22ac9d7b5fd8bbf0fcfb01aab01c27d84912f | |
tree | a2ee125c3c4940785e2361a52f4a341e4ac6ebf6 | tree | snapshot |
parent | d0587fd59f4452ed8461416d21bc7e47378e70b3 | commit | diff |
[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>
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>
15 files changed:
t/t4100-apply-stat.sh | [new file with mode: 0644] | blob |
t/t4100/t-apply-1.expect | [new file with mode: 0644] | blob |
t/t4100/t-apply-1.patch | [new file with mode: 0644] | blob |
t/t4100/t-apply-2.expect | [new file with mode: 0644] | blob |
t/t4100/t-apply-2.patch | [new file with mode: 0644] | blob |
t/t4100/t-apply-3.expect | [new file with mode: 0644] | blob |
t/t4100/t-apply-3.patch | [new file with mode: 0644] | blob |
t/t4100/t-apply-4.expect | [new file with mode: 0644] | blob |
t/t4100/t-apply-4.patch | [new file with mode: 0644] | blob |
t/t4100/t-apply-5.expect | [new file with mode: 0644] | blob |
t/t4100/t-apply-5.patch | [new file with mode: 0644] | blob |
t/t4100/t-apply-6.expect | [new file with mode: 0644] | blob |
t/t4100/t-apply-6.patch | [new file with mode: 0644] | blob |
t/t4100/t-apply-7.expect | [new file with mode: 0644] | blob |
t/t4100/t-apply-7.patch | [new file with mode: 0644] | blob |