hgext/__init__.py
author Augie Fackler <augie@google.com>
Tue, 28 Apr 2015 16:44:37 -0400
changeset 25186 80c5b2666a96
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
extensions: document that `testedwith = 'internal'` is special Extension authors (notably at companies using hg) have been cargo-culting the `testedwith = 'internal'` bit from hg's own extensions, which then defeats our "file bugs over here" logic in dispatch. Let's be more aggressive about trying to give extension authors a hint about what testedwith should say.

# placeholder