mercurial/helptext/config.txt
changeset 48244 b56858d85a7b
parent 48242 4d2ab365699e
child 48361 0d0ce2529540
child 48533 5e7a0348acf8
equal deleted inserted replaced
48243:76c071bba40d 48244:b56858d85a7b
  1755     on push/pull.
  1755     on push/pull.
  1756 
  1756 
  1757   - ``mirror``: when pulling, replace local bookmarks by remote bookmarks. This
  1757   - ``mirror``: when pulling, replace local bookmarks by remote bookmarks. This
  1758     is useful to replicate a repository, or as an optimization.
  1758     is useful to replicate a repository, or as an optimization.
  1759 
  1759 
       
  1760   - ``ignore``: ignore bookmarks during exchange.
       
  1761     (This currently only affect pulling)
       
  1762 
  1760 The following special named paths exist:
  1763 The following special named paths exist:
  1761 
  1764 
  1762 ``default``
  1765 ``default``
  1763    The URL or directory to use when no source or remote is specified.
  1766    The URL or directory to use when no source or remote is specified.
  1764 
  1767