author | Junio C Hamano <junkio@cox.net> | |
Wed, 22 Jun 2005 09:29:46 +0000 (02:29 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 22 Jun 2005 17:23:48 +0000 (10:23 -0700) | ||
commit | 96c912a48401fbc8fce94c791f6afc49dcb9f7ac | |
tree | 7bb3009d1bf455cc68c285ea7a1f8e2de5c97e99 | tree | snapshot |
parent | 03b4538badb405b2f159531ad35873700d073bb8 | commit | diff |
[PATCH] git-apply: implement --summary option.
Typical expected usage is "git-apply --stat --summary" to show
diffstat plus dense description of information available in git
extended headers, such as creations, renames, and mode changes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Typical expected usage is "git-apply --stat --summary" to show
diffstat plus dense description of information available in git
extended headers, such as creations, renames, and mode changes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
apply.c | diff | blob | history |