Changes between Version 13 and Version 14 of DeveloperGuidelines/Git


Ignore:
Timestamp:
01/04/12 13:48:19 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Git

    v13 v14  
    7878{{{.gitattributes}}} runs {{{version.py}}} to update the {{{VERSION}}} file on commit
    7979
    80 
    81 Possibly we coudl add a pre-commit hook to run tests, e.g. based on http://tech.yipit.com/2011/11/16/183772396/ or http://blog.penzilla.net/2011/09/git-pre-commit-hook-for-python-now-with.html
     80Possibly we could add a pre-commit hook to run tests, e.g. based on http://tech.yipit.com/2011/11/16/183772396/ or http://blog.penzilla.net/2011/09/git-pre-commit-hook-for-python-now-with.html
    8281== Resources ==
    8382* Community Book: http://book.git-scm.com