diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-04 10:18:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-04 10:18:03 +0000 |
commit | 5ee1648e91451b1bba6d7a2510df3d0b6195b9cb (patch) | |
tree | b08dd7aaf6387ff0c8a6371738cd35b17b869ee0 /www/trac-gitplugin/pkg-descr | |
parent | 8a7c08c9e8a2abc9e13854e5674ef4301e70696b (diff) |
Notes
Diffstat (limited to 'www/trac-gitplugin/pkg-descr')
-rw-r--r-- | www/trac-gitplugin/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/trac-gitplugin/pkg-descr b/www/trac-gitplugin/pkg-descr new file mode 100644 index 000000000000..77c818d18576 --- /dev/null +++ b/www/trac-gitplugin/pkg-descr @@ -0,0 +1,4 @@ +GitTrac is a plugin for Trac which enables Git to be used instead of Subversion +as the VersioningSystemBackend for Trac. + +WWW: http://trac-hacks.org/wiki/GitPlugin |