Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.5, 0.6, and 0.7

contrib/hgtk: Add userconfig to nonrepo_commands

Changeset 0aba764bce29

Parent 4afbf7e9fd37

by Peter Ruibal

Changes to one file · Browse files at 0aba764bce29 Showing diff from parent 4afbf7e9fd37 Diff from another changeset...

Change 1 of 1 Show Entire File contrib/​hgtk Stacked
 
18
19
20
21
 
22
23
24
 
18
19
20
 
21
22
23
24
@@ -18,7 +18,7 @@
 dialogs = '''log synch status clone merge update userconfig repoconfig  serve recovery commit datamine about'''   -nonrepo_commands = 'clone about' +nonrepo_commands = 'userconfig clone about'    def help():   print 'TortoiseHg Dialog Wrapper\n'