diff hgext/relink.py @ 21498:6b8daeea638a

convert: mercurial source: convert global tags only - not local tags Mercurial tags can be local (tag -l, stored in .hg/localtags) or global (normal tags, tracked in .hgtags) ... or extensions can add other kind of tags. Convert would take all tags (except "tip"), not just the ones from .hgtags, and put them into .hgtags. Instead, convert only the global tags that come from .hgtags.
author Mads Kiilerich <madski@unity3d.com>
date Fri, 16 May 2014 02:30:27 +0200
parents da0eb4970913
children 80c5b2666a96
line wrap: on
line diff