tests/test-empty
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 16 Jul 2007 20:15:03 -0700
changeset 4913 f0c25ed40ec6
parent 1338 2b77ea66fe70
permissions -rwxr-xr-x
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.

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify