hg purge purges files in .ignore

Marcin Kasperski Marcin.Kasperski at softax.com.pl
Wed Jun 6 09:25:33 UTC 2007


> files autogenerated by the build system can be purged by the
> clean systems clean command, no need for mercurial.

I think both use cases can be satisfied.

	hg purge

should purge only the files displayed by hg status, but there can 
be sth like

       hg purge --all

which would remove also ignored files.

     



More information about the Mercurial mailing list