Size: 434
Comment:
|
Size: 677
Comment: remove bogus category name
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Source Info Extension | |
Line 10: | Line 11: |
'''This extension is/is not distributed with Mercurial.''' | '''This extension is not distributed with Mercurial.''' (maybe someday you can delete "not" here) |
Line 12: | Line 13: |
''Author: '' | ''Author: '' ''(your name)'' |
Line 14: | Line 15: |
Download site: | Repository: ''(public HTTP URL that can be passed to `hg clone`)'' Web page: ''(where to get more info)'' |
Line 17: | Line 20: |
More detailed explanation: what it does, how to use it, etc. |
|
Line 29: | Line 34: |
CategoryExtension CategoryExtensionsByOthers | CategoryExtensionsByOthers |
Extension Name
Brief description of extension.
Contents
1. Status
This extension is not distributed with Mercurial. (maybe someday you can delete "not" here)
Author: (your name)
Repository: (public HTTP URL that can be passed to hg clone)
Web page: (where to get more info)
2. Overview
More detailed explanation: what it does, how to use it, etc.
3. Configuration
Configure your .hgrc to enable the extension by adding following lines:
[extensions] ...