Hacker News new | ask | show | jobs
by pjtr 2367 days ago
purge is a third-party extension; it removes untracked files as you wrote.

But ~purge~ prune is also a command of the evolve extension, that is conceptually similar to strip, as GP wrote.

1 comments

evolve doesn't have a purge command. It has a prune command.

purge is not a third party extension. It is distributed along with Mercurial.

You are correct, thanks.