login
Header Space

 
 

Re: [PATCH] user-manual.txt: fix a few mistakes

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: J. Bruce Fields <bfields@...>
Cc: Sergei Organov <osv@...>, <git@...>, <gitster@...>
Date: Wednesday, November 14, 2007 - 3:42 pm

"J. Bruce Fields" <bfields@fieldses.org> writes:


Oops, I think I skipped the hunk #2 and applied hunk #3.  Will
fix-up with:

-- >8 --
From: Sergei Organov <osv@javad.com>
Subject: user-manual: minor rewording for clarity.

Junio screwed up when applying the previous round of the patch;
rewording from "previous" to "old" does make the description
clearer.

Also revert the rewording from head to branch.  The description
is talking about the branch's tip commit and using the word head
is clearer.

Based on input from Sergei and Bruce.

Signed-off-by: Junio C Hamano <gitster@pobox.com>

---
 Documentation/user-manual.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 60e1385..c7cfbbc 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -1367,7 +1367,7 @@ If you make a commit that you later wish you hadn't, there are two
 fundamentally different ways to fix the problem:
 
 	1. You can create a new commit that undoes whatever was done
-	by the previous commit.  This is the correct thing if your
+	by the old commit.  This is the correct thing if your
 	mistake has already been made public.
 
 	2. You can go back and modify the old commit.  You should
@@ -1567,7 +1567,7 @@ old history using, for example,
 $ git log master@{1}
 -------------------------------------------------
 
-This lists the commits reachable from the previous version of the branch.
+This lists the commits reachable from the previous version of the head.
 This syntax can be used with any git command that accepts a commit,
 not just with git log.  Some other examples:
 
-- 
1.5.3.5.1746.g62954

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] user-manual.txt: fix a few mistakes, Sergei Organov, (Tue Nov 13, 2:19 pm)
Re: [PATCH] user-manual.txt: fix a few mistakes, J. Bruce Fields, (Wed Nov 14, 2:18 pm)
Re: [PATCH] user-manual.txt: fix a few mistakes, Sergei Organov, (Thu Nov 15, 6:36 am)
Re: [PATCH] user-manual.txt: fix a few mistakes, J. Bruce Fields, (Thu Nov 15, 11:54 pm)
Re: [PATCH] user-manual.txt: fix a few mistakes, Sergei Organov, (Fri Nov 16, 7:34 am)
Re: [PATCH] user-manual.txt: fix a few mistakes, Junio C Hamano, (Wed Nov 14, 3:42 pm)
Re: [PATCH] user-manual.txt: fix a few mistakes, J. Bruce Fields, (Wed Nov 14, 3:44 pm)
Re: [PATCH] user-manual.txt: fix a few mistakes, Junio C Hamano, (Wed Nov 14, 3:19 am)
Re: [PATCH] user-manual.txt: fix a few mistakes, Sergei Organov, (Wed Nov 14, 8:46 am)
Re: [PATCH] user-manual.txt: fix a few mistakes, J. Bruce Fields, (Wed Nov 14, 2:13 pm)
speck-geostationary