mercurial/help/config.txt
branchstable
changeset 23121 7a3f715dfa90
parent 23111 0dae9147c3b6
child 23142 c4ce077588d0
equal deleted inserted replaced
23120:601f32ed147b 23121:7a3f715dfa90
  1380 
  1380 
  1381 ``remotecmd``
  1381 ``remotecmd``
  1382     remote command to use for clone/push/pull operations. Default is ``hg``.
  1382     remote command to use for clone/push/pull operations. Default is ``hg``.
  1383 
  1383 
  1384 ``reportoldssl``
  1384 ``reportoldssl``
  1385     Warn if an SSL certificate is unable to be due to using Python
  1385     Warn if an SSL certificate is unable to be used due to using Python
  1386     2.5 or earlier. True or False. Default is True.
  1386     2.5 or earlier. True or False. Default is True.
  1387 
  1387 
  1388 ``report_untrusted``
  1388 ``report_untrusted``
  1389     Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a
  1389     Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a
  1390     trusted user or group. True or False. Default is True.
  1390     trusted user or group. True or False. Default is True.