Skip to content
Snippets Groups Projects
Commit d56a2d6f authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

hgrc: introduce HGRCSKIPREPO to skip reading the repository's hgrc

We had a way to change the behavior regarding reading the global and user
config, but we had nothing regarding the repository hgrc itself.

This option is useful in situation where scripts need to be able to work around
strange configuration set by the user in his repository. (and were HGPLAIN is
not enough).

Differential Revision: https://phab.mercurial-scm.org/D7807
parent 52f8b07a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment