doc: document the 'hggit' config item
1 files changed, 8 insertions(+), 0 deletions(-)

M README.md
M README.md +8 -0
@@ 48,6 48,14 @@ attribute if present) can be performed a
 cfbaseline` command.
 
 
+## Global settings (hgrc)
+
+The following option can be defined in the ``[confman]`` section:
+
+- ``hggit`` (default ``True``): If set to ``False``, the default behavior of
+  cfensureconf will be NOT to use hggit to clone git repositories.
+
+
 ## Commands overview
 
 ### Core commands