[Python-Dev] documenting the Hg commit message hooks in the devguide
Brett Cannon
brett at python.org
Fri Nov 11 23:01:12 CET 2011
More information about the Python-Dev mailing list
Fri Nov 11 23:01:12 CET 2011
- Previous message: [Python-Dev] documenting the Hg commit message hooks in the devguide
- Next message: [Python-Dev] documenting the Hg commit message hooks in the devguide
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Nov 11, 2011 at 11:24, Eli Bendersky <eliben at gmail.com> wrote: > 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? > +1 from me on documenting. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20111111/9e400d1e/attachment.html>
- Previous message: [Python-Dev] documenting the Hg commit message hooks in the devguide
- 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