equal
deleted
inserted
replaced
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 |