##// END OF EJS Templates
remotenames: mark the extension as EXPERIMENTAL...
Pulkit Goyal -
r37835:678ab0de stable
parent child Browse files
Show More
@@ -6,7 +6,7 b''
6 6 # This software may be used and distributed according to the terms of the
7 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 11 By default both remotebookmarks and remotebranches are turned on. Config knob to
12 12 control the individually are as follows.
@@ -278,7 +278,6 b' Test extension help:'
278 278 purge command to delete untracked files from the working
279 279 directory
280 280 relink recreates hardlinks between repository clones
281 remotenames showing remotebookmarks and remotebranches in UI
282 281 schemes extend schemes with shortcuts to repository swarms
283 282 share share a common history between several working directories
284 283 shelve save and restore changes to the working directory
General Comments 0
You need to be logged in to leave comments. Login now