* [PATCH] git-apply(1): Clarify that one can select where to apply the patch
@ 2009-05-29 10:21 Björn Steinbrink
0 siblings, 0 replies; only message in thread
From: Björn Steinbrink @ 2009-05-29 10:21 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git, Pieter de Bie
The patch can be applied to the work tree, the index or both, but the
short description made it look like it's always applied to both.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
---
Documentation/git-apply.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt
index 9e5baa2..735374d 100644
--- a/Documentation/git-apply.txt
+++ b/Documentation/git-apply.txt
@@ -3,7 +3,7 @@ git-apply(1)
NAME
----
-git-apply - Apply a patch on a git index file and a working tree
+git-apply - Apply a patch on a git index file and/or a working tree
SYNOPSIS
--
1.6.3.1.169.g33fd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-29 10:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-29 10:21 [PATCH] git-apply(1): Clarify that one can select where to apply the patch Björn Steinbrink
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).