git
Component ID
1682732
Component name
git
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2444
Component created
Component changed
Component body
This is a collection of modules for managing git repositories via Drupal. The module contains the following submodules:
- Git Basic library module
- Git Server Managing git servers
- Git Repository Managing git repositories
- Gitolite Synchronising users and their keys with gitolite
Dependencies
To use any of these modules you need the composer manager module, the latest dev version of the Gitter library and composer.
This git server and repo modules depend on the Technocrat Entity Controller (tec) module.
If you want to use the gitolite module you will need the Gitolite library, features and SSH key modules. We assume you are using a fresh instance of gitolite.
TODO
- #1907306: Add test coverage
- Write docs
