summaryrefslogtreecommitdiff
path: root/t/t4100/t-apply-2.patch
Commit message (Collapse)AuthorAgeFilesLines
* Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-301-1/+1
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* [PATCH] git-apply: tests for --stat and --summary.Junio C Hamano2005-06-221-0/+72
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>