author | Javi Merino <cibervicho@gmail.com> |
Mon, 21 Oct 2013 22:23:36 +0100 | |
branch | stable |
changeset 19945 | 3d42a85f6922 |
parent 19944 | b7f76db06dc0 |
child 19946 | b7aec4c881d1 |
hgext/strip.py | file | annotate | diff | comparison | revisions |
--- a/hgext/strip.py Tue Oct 22 23:38:58 2013 +0900 +++ b/hgext/strip.py Mon Oct 21 22:23:36 2013 +0100 @@ -1,6 +1,6 @@ """strip changesets and their descendents from history -This extension allows to strip changesets and all their descendants from the +This extension allows you to strip changesets and all their descendants from the repository. See the command help for details. """ from mercurial.i18n import _