[PATCH 6 of 6 standalone-strip-long-version] strip: rename test-mq-strip into test-strip

Kevin Bullock kbullock+mercurial at ringworld.org
Fri Sep 27 22:00:36 CDT 2013


On 26 Sep 2013, at 4:57 PM, pierre-yves.david at ens-lyon.org wrote:

> # HG changeset patch
> # User Pierre-Yves David <pierre-yves.david at ens-lyon.org>
> # Date 1380186699 -7200
> #      Thu Sep 26 11:11:39 2013 +0200
> # Node ID 53528ef0c3ca71e5a0a4d04394c746a2bacd7c4c
> # Parent  6889eeae5964c8fb1882507f5d2be5e6cba18046
> strip: rename test-mq-strip into test-strip
> 
> And makes it use the strip extension only (except for the part testing mq
> interaction)

Thanks, I've crewed the 6-patch, easily-reviewable version, with a follow-up copy-edit:

diff --git a/hgext/strip.py b/hgext/strip.py
--- a/hgext/strip.py
+++ b/hgext/strip.py
@@ -1,6 +1,6 @@
-"""This extension contains the strip commands.
+"""strip changesets and their descendents from history
 
-This extensions allows to strip changesets and all their descendants from the
+This extension allows to strip changesets and all their descendants from the
 repository. See the command help for details.
 """
 from mercurial.i18n import _

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock



More information about the Mercurial-devel mailing list