Show More
@@ -6,7 +6,7 b'' | |||||
6 | # This software may be used and distributed according to the terms of the |
|
6 | # This software may be used and distributed according to the terms of the | |
7 | # GNU General Public License version 2 or any later version. |
|
7 | # GNU General Public License version 2 or any later version. | |
8 |
|
8 | |||
9 | """ showing remotebookmarks and remotebranches in UI |
|
9 | """ showing remotebookmarks and remotebranches in UI (EXPERIMENTAL) | |
10 |
|
10 | |||
11 | By default both remotebookmarks and remotebranches are turned on. Config knob to |
|
11 | By default both remotebookmarks and remotebranches are turned on. Config knob to | |
12 | control the individually are as follows. |
|
12 | control the individually are as follows. |
@@ -278,7 +278,6 b' Test extension help:' | |||||
278 | purge command to delete untracked files from the working |
|
278 | purge command to delete untracked files from the working | |
279 | directory |
|
279 | directory | |
280 | relink recreates hardlinks between repository clones |
|
280 | relink recreates hardlinks between repository clones | |
281 | remotenames showing remotebookmarks and remotebranches in UI |
|
|||
282 | schemes extend schemes with shortcuts to repository swarms |
|
281 | schemes extend schemes with shortcuts to repository swarms | |
283 | share share a common history between several working directories |
|
282 | share share a common history between several working directories | |
284 | shelve save and restore changes to the working directory |
|
283 | shelve save and restore changes to the working directory |
General Comments 0
You need to be logged in to leave comments.
Login now