sapling/edenscm/hgext/amend
Mark Thomas 9a19e06fee strip: move extension to core and rename to debugstrip
Summary:
Move the strip extension to core.  Rename the command to `hg debugstrip` as it
is not intended for use by users.  Users should use `hg hide` instead.

Reviewed By: quark-zju

Differential Revision: D14185822

fbshipit-source-id: ef096488cb94b72a7bb79f5bf153c064e0555b34
2019-02-25 03:55:08 -08:00
..
__init__.py strip: move extension to core and rename to debugstrip 2019-02-25 03:55:08 -08:00
common.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
fold.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
hiddenoverride.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
hide.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
metaedit.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
movement.py movement: add short flags for --clean and --merge 2019-02-20 14:49:53 -08:00
prune.py strip: move extension to core and rename to debugstrip 2019-02-25 03:55:08 -08:00
restack.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
revsets.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
split.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
unamend.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00