#!/bin/sh hg init echo a > a hg commit -Am "test" -d "1000000 0" echo % issue 916 hg up 000000 hg parents hg tag -r tip -d "1000000 0" "jglick" echo % should it be removed ? cat .hgtags hg tip