]> git.ipfire.org Git - thirdparty/git.git/commit - diff-index.c
[PATCH] Add -p (patch) to diff-cache.
authorJunio C Hamano <junkio@cox.net>
Wed, 27 Apr 2005 16:21:00 +0000 (09:21 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 27 Apr 2005 16:21:00 +0000 (09:21 -0700)
commitf92a4465813b42b0c116bc9ab2a105ee19f076d8
treeb58da5722a826e76b2942b47b30eb601db4b6daf
parent3ebfd4aa29e30187ad7a3f75fa2d2971878468e7
[PATCH] Add -p (patch) to diff-cache.

This uses the reworked diff interface to generate patches directly out
of diff-cache when -p is specified.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff-cache.c