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; 7+ 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] 7+ messages in thread

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

Thread overview: 7+ 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.

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