Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-10-06 03:57:23 +0400
committerJunio C Hamano <junkio@cox.net>2005-10-06 03:57:23 +0400
commitd67c4af41f7975940e8fec6405411581570eb672 (patch)
treeef306be4892154002b6d08538e0a4b8c65d2d821 /Documentation/git-apply.txt
parent3ff8cbeda635422f4740d325d56288dfdea10179 (diff)
parentbabfaba23d530e2818db62161825a65e582adbdc (diff)
Merge branch 'fixes'
Diffstat (limited to 'Documentation/git-apply.txt')
-rw-r--r--Documentation/git-apply.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt
index cb676348f8..e095f93c08 100644
--- a/Documentation/git-apply.txt
+++ b/Documentation/git-apply.txt
@@ -13,7 +13,7 @@ SYNOPSIS
DESCRIPTION
-----------
-Reads supplied diff output and applies it on a GIT index file
+Reads supplied diff output and applies it on a git index file
and a work tree.
OPTIONS