hgext/__init__.py
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 16 Jul 2007 20:15:03 -0700
changeset 4889 d69b1fb111b9
parent 1360 7d439981bec4
permissions -rw-r--r--
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601) This also fixes an asymmetry bug in which we called the pretag hook if we were going to create a local tag, but didn't call the tag hook afterwards.

# placeholder