summaryrefslogtreecommitdiff
path: root/t/t4100/t-apply-1.patch
AgeCommit message (Collapse)Author
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2005-06-22[PATCH] git-apply: tests for --stat and --summary.Junio C Hamano
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>