git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git add -e documentation: rephrase note
@ 2009-10-14 22:26 Miklos Vajna
  2009-10-14 23:04 ` Jeff King
  0 siblings, 1 reply; 10+ messages in thread
From: Miklos Vajna @ 2009-10-14 22:26 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

The original note probably wanted to suggest "edit the patch with care",
but actually suggested just editing the first characters on certain
lines, which is a pretty bad suggestion.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
---
 Documentation/git-add.txt |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt
index 45ebf87..daa1add 100644
--- a/Documentation/git-add.txt
+++ b/Documentation/git-add.txt
@@ -86,9 +86,8 @@ OPTIONS
 	edit it.  After the editor was closed, adjust the hunk headers
 	and apply the patch to the index.
 +
-*NOTE*: Obviously, if you change anything else than the first character
-on lines beginning with a space or a minus, the patch will no longer
-apply.
+*NOTE*: Obviously, if you change the first characters of the lines or
+lines beginning with a space or a minus, the patch will no longer apply.
 
 -u::
 --update::
-- 
1.6.4

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-10-20  0:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 22:26 [PATCH] git add -e documentation: rephrase note Miklos Vajna
2009-10-14 23:04 ` Jeff King
2009-10-19  0:09   ` Miklos Vajna
2009-10-19  4:34     ` Jeff King
2009-10-19  5:04       ` Jeff King
2009-10-19  5:38         ` Junio C Hamano
2009-10-19  6:34           ` Jeff King
2009-10-19  7:07             ` Junio C Hamano
2009-10-19 17:42               ` Wesley J. Landaker
2009-10-20  0:39                 ` Junio C Hamano

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).