Skip to content
  • Yuya Nishihara's avatar
    compat: update ui.ui() calls as per hg d83ca854fa21 · e37040555674
    Yuya Nishihara authored
    The following ui.ui() calls are not changed, which are obvious we don't want
    to load user settings:
    
     - version.liveversion()
     - doctests
     - error dialog called by thg and hgext3rd/thg.py
    
    I'm a little surprised that we still have lots of adhoc ui/repo instantiations.
    e37040555674