Mercurial > hg
diff tests/test-merge6.t @ 23572:40e62fbd7356
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'.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 13 Dec 2014 15:19:38 -0500 |
parents | f2719b387380 |
children | 2428e8ec0793 |