[Python-Dev] documenting the Hg commit message hooks in the devguide
Eli Bendersky
eliben at gmail.com
Fri Nov 11 20:24:40 CET 2011
More information about the Python-Dev mailing list
Fri Nov 11 20:24:40 CET 2011
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] documenting the Hg commit message hooks in the devguide
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, 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? Eli
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] documenting the Hg commit message hooks in the devguide
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list