From: Junio C Hamano Date: Wed, 22 Jun 2005 09:30:47 +0000 (-0700) Subject: [PATCH] git-apply: tests for --stat and --summary. X-Git-Tag: v0.99~206 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fae22ac9d7b5fd8bbf0fcfb01aab01c27d84912f?hp=fae22ac9d7b5fd8bbf0fcfb01aab01c27d84912f [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 Signed-off-by: Linus Torvalds ---