This is an archive of the discontinued Mercurial Phabricator instance.

purge: classify as a "working directory management" command in help
ClosedPublic

Authored by martinvonz on Jul 15 2020, 4:19 PM.

Details

Summary

It seems to me that hg purge is clearly a "working directory
management" command and not a "repository management" command. The
working copy is all that's affected, after all; the repo is not
affected at all.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Jul 15 2020, 4:19 PM
rdamazio accepted this revision.Jul 15 2020, 4:23 PM
pulkit accepted this revision.Jul 16 2020, 9:47 AM
This revision is now accepted and ready to land.Jul 16 2020, 9:47 AM