.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 08 Feb 2007 14:40:20 +0100
branchkwmap-templates
changeset 129 15e8cd7f5295
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
Wrap commit instead of calling pretxncommit hook a) probably faster b) relying on pretxncommit hook is problematic [issue273] This version "openly" updates dirstate after overwriting files after commit. Changed test output accordingly.

syntax: glob

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

hgkw/__version__.py