[Python-checkins] devguide: p0 and p1 were swapped

antoine.pitrou python-checkins at python.org
Sat Mar 12 00:20:48 CET 2011


http://hg.python.org/devguide/rev/693f991fa111
changeset: 386:693f991fa111
user: Antoine Pitrou <solipsis at pitrou.net>
date: Sat Mar 12 00:20:45 2011 +0100
summary:
 p0 and p1 were swapped
files:
 faq.rst
diff --git a/faq.rst b/faq.rst
--- a/faq.rst
+++ b/faq.rst
@@ -297,7 +297,7 @@
 This will apply the changes in your working copy without committing them.
 If the patch was not created by Mercurial (for example, a patch created by
 Subversion and thus lacking any ``a``/``b`` directory prefixes in the patch),
-replace ``-p0`` with ``-p1``.
+replace ``-p1`` with ``-p0``.
 
 If the patch contains renames, deletions or copies, and you intend committing
 it after your review, you might prefer using::
-- 
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /