changeset 3943 | 05c703c281ff |
parent 2401 | dbeaa4369121 |
child 4120 | f9dc36b1bdd5 |
3925:93e5f07baf75 | 3943:05c703c281ff |
---|---|
1 #!/usr/bin/env python |
|
2 # |
|
3 # Copyright (C) 2006 - Marco Barisione <marco@barisione.org> |
1 # Copyright (C) 2006 - Marco Barisione <marco@barisione.org> |
4 # |
2 # |
5 # This is a small extension for Mercurial (http://www.selenic.com/mercurial) |
3 # This is a small extension for Mercurial (http://www.selenic.com/mercurial) |
6 # that removes files not known to mercurial |
4 # that removes files not known to mercurial |
7 # |
5 # |