.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 19 Jul 2007 16:16:09 +0200
changeset 203 20eaa6147391
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
Clean up logic and messages for overwrite Obtain both findcmd, bail_if_changed via try error block. Change test output accordingly.

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej

hgkw/__version__.py