[Python-Dev] documenting the Hg commit message hooks in the devguide
Eli Bendersky
eliben at gmail.com
Sat Nov 12 19:48:11 CET 2011
More information about the Python-Dev mailing list
Sat Nov 12 19:48:11 CET 2011
- Previous message: [Python-Dev] documenting the Hg commit message hooks in the devguide
- Next message: [Python-Dev] Hashable memoryviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> Our Hg repo has some useful hooks on commit messages that allow to >> specify which issue to notify for commits, and which issue to close. >> AFAIU, it's currently documented only in the code of the hook >> (http://hg.python.org/hooks/file/tip/hgroundup.py). >> >> I think adding a short description into the devguide would be a good >> idea, probably here: >> http://docs.python.org/devguide/committing.html#commit-messages-and-news-entries >> >> Any objections/alternative ideas? > > No objections, it's a good idea. > Alright. Created issue 13388 to track this. Eli
- Previous message: [Python-Dev] documenting the Hg commit message hooks in the devguide
- Next message: [Python-Dev] Hashable memoryviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list