comparison hgext/interhg.py @ 11429:d420ff348c49 stable

discovery: use stable sort order in --new-branch warning A Python set seems to do this already when you iterate over it, but this should be considered an implementation detail and not something we can rely on. This also gets rid of an unnecessary string conversion -- the set already contains strings.
author Martin Geisler <mg@aragost.com>
date Tue, 22 Jun 2010 12:38:39 +0200
parents 9126d13bad7a
children 21a50fe47a92
comparison
equal deleted inserted replaced
11421:45aabc523c86 11429:d420ff348c49