hgext/remotenames.py
branchstable
changeset 37817 678ab0de7296
parent 37090 a61fff493d98
child 37983 b9e6b71dc272
equal deleted inserted replaced
37816:33817e09c663 37817:678ab0de7296
     4 # Copyright 2017 Sean Farley <sean@farley.io>
     4 # Copyright 2017 Sean Farley <sean@farley.io>
     5 #
     5 #
     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.
    13 
    13 
    14 Config options to tweak the default behaviour:
    14 Config options to tweak the default behaviour: