mercurial/help/config.txt
changeset 32033 0e9fece17db1
parent 31936 806f9a883b4f
child 32081 a6865b35a10d
equal deleted inserted replaced
32032:189778a06743 32033:0e9fece17db1
  1861 
  1861 
  1862     By default, the first bundle advertised by the server is used.
  1862     By default, the first bundle advertised by the server is used.
  1863 
  1863 
  1864 ``color``
  1864 ``color``
  1865     String: when to use to colorize output. possible value are auto, always,
  1865     String: when to use to colorize output. possible value are auto, always,
  1866     never, or debug (default: never). 'auto' will use color whenever it seems
  1866     never, or debug (default: auto). 'auto' will use color whenever it seems
  1867     possible. See :hg:`help color` for details.
  1867     possible. See :hg:`help color` for details.
  1868 
  1868 
  1869     (in addition a boolean can be used in place always/never)
  1869     (in addition a boolean can be used in place always/never)
  1870 
  1870 
  1871 ``commitsubrepos``
  1871 ``commitsubrepos``