* Florian Weimer:
quoted
Now Mercurial has chosen to use in-tree '.hgtags' file to have global
tags transferable. Never mind the fact that it had to treat this file
in special way to have it non-versioned
Oops, thought this file was versioned. Things like
<http://tycoon.hpl.hp.com/changeset/932:931d181e9f58/.hgtags>
suggest it was at some point.
Okay, checked it--.hgtags files are in fact versioned. So my
suggestion to preserve the .hgtags file on the Git side remains.