Version Control API -- Git backend
This module provides an implementation of the Version Control API that makes it possible to use the Git version control system. It can retrieve commit information by parsing commit logs.
Obviously, the Git backend depends on the Version Control API module.
This module was created as part of the Google Highly Open Participation Contest 2007-2008 where it was mentored by chx, jpetso, dww, and aclight. You can find further information on ideas and development in the original project the original project proposal and in the Version Control API category on groups.drupal.org where the progress of the project was documented.
To view the discussion in creating this module visit http://drupal.org/node/212731.
A Drupal 6 version is currently under development and features a complete rewrite of nearly everything to be able to be bullet-proof for every use case. You can help with testing the current cvs code or the alpha releases.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.2-alpha3 | 2009-Jul-26 | 16.01 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.2 | 2008-Feb-04 | 22.83 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Oct-20 | 18.61 KB | Download · Release notes | Development snapshot | |
