Changes between Version 10 and Version 11 of DeveloperGuidelines/Git


Ignore:
Timestamp:
12/22/11 18:16:55 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Git

    v10 v11  
    7777Install [http://sourceforge.net/projects/console/ Console] & [http://www.sourcegear.com/diffmerge/downloads.php Diffmerge] & [http://markembling.info/2009/09/my-ideal-powershell-prompt-with-git-integration configure Powershell].
    7878=== Developer Tools ===
    79 Pre-commit hook to update VERSION (& run tests?), e.g. based on http://tech.yipit.com/2011/11/16/183772396/
     79.gitattributes runs version.py to update the VERSION file on commit
     80
     81
     82Possibly 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
    8083== Resources ==
    8184* Community Book: http://book.git-scm.com