Trac git version control system plugin
Description
NOTE: This plugin was never completed. Please look at the GitPlugin or GitwebPlugin for other options.
Allows the use of the git SCM as a backend version control system in Trac, instead of the standard subversion.
This plugin is in every definition a hack: because git lacks a "libgit" or any kind of library, the plugin simply calls the git program and parses the output. This is ridiculously inefficient, but does work for the time being.
Bugs/Feature Requests
Existing bugs and feature requests for TracGitPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracGitPlugin from here using Subversion, or browse the source with Trac.
Example
N/A
Recent Changes
[1178] by sjain on 08/22/06 14:48:36
New hack TracGitPlugin, created by sjain
See Also
* GitPlugin another GIT plugin for Trac.
Author/Contributors
Author: sjain
Contributors:
