Download:
child 29:8f03cd5eaace
parent 27:41767a02e8da
28:5ec22aeef122 draft
Anton Shestakov <av6@dwimlabs.net>, Wed, 21 Nov 2018 20:44:49 +0800
This is where your commit messages goes. For example: remove needless comment

1 файлов изменено, 0 вставок(+), 1 удалений(-) [+]
config.py file | annotate | diff | comparison | revisions
--- a/config.py Wed Nov 21 20:42:40 2018 +0800
+++ b/config.py Wed Nov 21 20:44:49 2018 +0800
@@ -43,7 +43,6 @@
Mercurial.path.setValue(path)
Mercurial = conf.registerPlugin('Mercurial')
-# This is where your configuration variables (if any) should go. For example:
conf.registerGlobalValue(Mercurial, 'path',
registry.String('hg',
"""Path to the mercurial binary"""))