Show More
@@ -84,7 +84,7 b' def extshelp():' | |||||
84 | scope, prepend its path with !: |
|
84 | scope, prepend its path with !: | |
85 |
|
85 | |||
86 | [extensions] |
|
86 | [extensions] | |
87 |
# disabling extension bar residing in / |
|
87 | # disabling extension bar residing in /path/to/extension/bar.py | |
88 | hgext.bar = !/path/to/extension/bar.py |
|
88 | hgext.bar = !/path/to/extension/bar.py | |
89 | # ditto, but no path was supplied for extension baz |
|
89 | # ditto, but no path was supplied for extension baz | |
90 | hgext.baz = ! |
|
90 | hgext.baz = ! |
General Comments 0
You need to be logged in to leave comments.
Login now