The Git Repository Viewer is a repository browser for Drupal that integrates with the versioncontrol suite of modules to provide an intuitive repository browser for Drupal.
It is currently under active development and is currently unstable. Feel free to download it and try it out.
- Git must be installed (and accessible to the apache user for a call to
git show 'commit'
) - Install versioncontrol_git, versioncontrol and all of its dependencies
- Check out the glip library into the root directory of this module
- Download and install the Geshi Filter Module
- Download and install the Markdown Filter Module