Can hg ignore its config files?
Steve Borho
steve at borho.org
Fri May 22 16:06:22 CDT 2009
On Fri, May 22, 2009 at 4:01 PM, Roshan James <roshan.james at gmail.com> wrote:
> Hi,
>
> I have been working on some scripts that use Hg. However when I distribute
> them they break on various people's machines due to their personal .hgrc
> configurations.
>
> Is there someway to tell Hg to ignore the hgrc and just revert to its
> default behaviour so that one can predict the behvaiour of Hg and thus write
> scripts against it?
HGRCPATH= hg showconfig
--
Steve Borho
More information about the Mercurial
mailing list