diff hgext/graphlog.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 6ed9141151bf
children 404eca1ce4f9
line wrap: on
line diff