D5780: tags: avoid generating commit for an already deleted tag (issue5752)
mharbison72 (Matt Harbison)
phabricator at mercurial-scm.org
Thu Jan 31 17:15:30 UTC 2019
mharbison72 added a comment.
Since the tag command's code is already looking at `repo.tagtype()`, I wonder if it would be better to just inline the global tag lookup and nullid comparison right there instead of updating the interface.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D5780
To: navaneeth.suresh, #hg-reviewers, durin42
Cc: mharbison72, durin42, mercurial-devel
More information about the Mercurial-devel
mailing list