Mercurial > hg
comparison mercurial/hgweb/common.py @ 17874:2ba70eec1cf0 stable
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer
Do not pass ui because it contains the configuration of the repo. It is the
same object as repo.ui.
When a repo is passed to hg.peer, the global configuration is read from
repo.baseui.
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Sat, 28 Jul 2012 23:28:36 +0200 |
parents | 59a168019255 |
children | e33b9b92a200 |
comparison
equal
deleted
inserted
replaced
17873:573bec4ab7ba | 17874:2ba70eec1cf0 |
---|