On 2013/08/23 10:28, Gregory Szorc wrote:
The following should get your tree in a happy state:

$ hg status -in python/psutil | xargs rm
If your tree is a Git mirror clone, an equivalent is:

   git clean -xf python/psutil


-myk

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to