mercurial/helptext/config.txt
changeset 49342 67b210bb5ce2
parent 49341 b38f5063a0c6
child 49343 4f04bb0d8deb
equal deleted inserted replaced
49341:b38f5063a0c6 49342:67b210bb5ce2
  1022    removing the `dirstate-tracked-hint` requirement if
  1022    removing the `dirstate-tracked-hint` requirement if
  1023    `format.use-dirstate-tracked-hint=no`. So we recommend setting both this
  1023    `format.use-dirstate-tracked-hint=no`. So we recommend setting both this
  1024    value and `format.use-dirstate-tracked-hint` at the same time.
  1024    value and `format.use-dirstate-tracked-hint` at the same time.
  1025 
  1025 
  1026 
  1026 
       
  1027 ``use-dirstate-tracked-hint.automatic-upgrade-of-mismatching-repositories:quiet``
       
  1028     Hide message when performing such automatic upgrade.
       
  1029 
       
  1030 
  1027 ``use-persistent-nodemap``
  1031 ``use-persistent-nodemap``
  1028     Enable or disable the "persistent-nodemap" feature which improves
  1032     Enable or disable the "persistent-nodemap" feature which improves
  1029     performance if the Rust extensions are available.
  1033     performance if the Rust extensions are available.
  1030 
  1034 
  1031     The "persistent-nodemap" persist the "node -> rev" on disk removing the
  1035     The "persistent-nodemap" persist the "node -> rev" on disk removing the