comparison hgext/schemes.py @ 19108:cb95716da5fe stable

tags: update tag type only if tag node is updated (issue3911) Before this patch, tag type information is always updated, even if tag previously read in has higher priority than one newly read in. This causes that the tag type is displayed as "local", even if global tag overwrites existing local one successfully. This patch updates tag type only if tag node is updated. This patch tests overwriting local tags below: - visible one (normal case) - already removed one (recorded as null)
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Tue, 30 Apr 2013 09:02:02 +0900
parents b52404a914a9
children 80c5b2666a96
comparison
equal deleted inserted replaced
19107:fcf08023c011 19108:cb95716da5fe