Django

Code

Changeset 3437

Show
Ignore:
Timestamp:
07/23/06 21:41:44 (2 years ago)
Author:
adrian
Message:

Added note to docs/contributing.txt about post-commit hook, for the curious

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/contributing.txt

    r2846 r3437  
    212212      first, then the "Fixed #abc." For example: 
    213213      "magic-removal: Fixed #123 -- Added whizbang feature." 
     214 
     215      For the curious: We're using a `Trac post-commit hook`_ for this. 
     216 
     217      .. _Trac post-commit hook: http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook 
    214218 
    215219    * If your commit references a ticket in the Django `ticket tracker`_ but