Hi, On Mon, 11 Feb 2008, Miklos Vajna wrote: > diff --git a/Documentation/git-pull.txt b/Documentation/git-pull.txt > index 4cc633a..b9bc6ed 100644 > --- a/Documentation/git-pull.txt > +++ b/Documentation/git-pull.txt > @@ -39,7 +39,6 @@ include::merge-strategies.txt[] > there is a remote ref for the upstream branch, and this branch > was rebased since last fetched, the rebase uses that information > to avoid rebasing non-local changes. > - > *NOTE:* This is a potentially _dangerous_ mode of operation. > It rewrites history, which does not bode well when you > published that history already. Do *not* use this option The intention was to force a new paragraph. The *NOTE* should be loud and clear, so that those few people who read man pages are properly warned that --rebase is a dangerous option if you do not know what you are doing. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html