tests/test-help.t
changeset 48254 4d2ab365699e
parent 48178 e8a576de703f
child 48256 b56858d85a7b
equal deleted inserted replaced
48253:7d1e60244561 48254:4d2ab365699e
  1898          by default.
  1898          by default.
  1899   
  1899   
  1900          Revsets specifying bookmarks will not result in the bookmark being
  1900          Revsets specifying bookmarks will not result in the bookmark being
  1901          pushed.
  1901          pushed.
  1902   
  1902   
       
  1903       "bookmarks.mode"
       
  1904         How bookmark will be dealt during the exchange. It support the following
       
  1905         value
       
  1906   
       
  1907         - "default": the default behavior, local and remote bookmarks are
       
  1908           "merged" on push/pull.
       
  1909         - "mirror": when pulling, replace local bookmarks by remote bookmarks.
       
  1910           This is useful to replicate a repository, or as an optimization.
       
  1911   
  1903       The following special named paths exist:
  1912       The following special named paths exist:
  1904   
  1913   
  1905       "default"
  1914       "default"
  1906          The URL or directory to use when no source or remote is specified.
  1915          The URL or directory to use when no source or remote is specified.
  1907   
  1916