git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Have manpage reference new documentation on reverting merges.
@ 2008-12-21  0:32 Boyd Stephen Smith Jr.
  2008-12-21  2:36 ` Junio C Hamano
  0 siblings, 1 reply; 8+ messages in thread
From: Boyd Stephen Smith Jr. @ 2008-12-21  0:32 UTC (permalink / raw)
  To: git, Nanako Shiraishi, Junio C Hamano

Signed-off-by: Boyd Stephen Smith Jr <bss@iguanasuicide.net>
---
An example addition to the manpage for revert that references Nanako
Shiraishi's new documentation.

 Documentation/git-revert.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-revert.txt b/Documentation/git-revert.txt
index caa0729..ea36bdf 100644
--- a/Documentation/git-revert.txt
+++ b/Documentation/git-revert.txt
@@ -45,6 +45,10 @@ OPTIONS
 	the mainline and allows revert to reverse the change
 	relative to the specified parent.
 
+	Reverting a merge commit does not completely "undo" the effect of the
+	merge and it may make future merges more difficult.  For more details,
+	please read Documentation/howto/revert-a-faulty-merge.txt.
+
 --no-edit::
 	With this option, 'git-revert' will not start the commit
 	message editor.
-- 
1.5.6
-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
bss@iguanasuicide.net                     ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.net/                      \_/     

^ permalink raw reply related	[flat|nested] 8+ messages in thread
* Re: [PATCHv2] Have manpage reference new documentation on reverting merges.
@ 2008-12-22  0:04 Boyd Stephen Smith Jr.
  0 siblings, 0 replies; 8+ messages in thread
From: Boyd Stephen Smith Jr. @ 2008-12-22  0:04 UTC (permalink / raw)
  To: git; +Cc: Nanako Shiraishi

[-- Attachment #1: Type: text/plain, Size: 966 bytes --]

On Sunday 2008 December 21 15:54:18 you wrote:
> "Boyd Stephen Smith Jr." <bss@iguanasuicide.net> writes:
> > I took the alternative approach.
>
> Thanks.  I was thinking about doing this instead; how the reference to the
> HOW-TO is done is different, and I am hoping that it would give better
> result for HTML version at least.

I like the different link style (still learning asciidoc here), although I am 
mainly concerned with the manpage output.

However, I intentionally avoided using the word "branch" in my prose, because 
that implies (to me) that the ref is what is remembered and important.  
That's not technically correct, as refs are not part of the history that is 
considered during the later merge.
-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
bss@iguanasuicide.net                     ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.net/                      \_/     

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2008-12-22  0:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21  0:32 [PATCH] Have manpage reference new documentation on reverting merges Boyd Stephen Smith Jr.
2008-12-21  2:36 ` Junio C Hamano
2008-12-21  5:35   ` Boyd Stephen Smith Jr.
2008-12-21  8:00     ` Junio C Hamano
2008-12-21 21:35   ` [PATCHv2] " Boyd Stephen Smith Jr.
2008-12-21 21:54     ` Junio C Hamano
2008-12-22  0:26       ` [PATCHv3] Have git revert documentation reference new HOWTO on reverting faulty merges Boyd Stephen Smith Jr.
  -- strict thread matches above, loose matches on Subject: below --
2008-12-22  0:04 [PATCHv2] Have manpage reference new documentation on reverting merges Boyd Stephen Smith Jr.

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