tests/test-parseindex2.py.out
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 13 Dec 2014 15:19:38 -0500
changeset 23572 40e62fbd7356
parent 7110 75fdc39b6172
permissions -rw-r--r--
subrepo: rename the '_ui' member to 'ui' The localrepository class has a 'ui' member, so keeping the names the same will allow for duck typing with subrepo instances when accessing 'ui'. Changing this is easier than finding all of the localrepository instance uses and renaming that to '_ui'.

done