[[PageOutline(2-5,Contents,pullout)]] = Bitten for Git = == Description == This is a modified version of [http://bitten.edgewall.org/ bitten] (A continuous integration plugin for Trac). It aims to be fully compatible with the [http://git-scm.com/ git version control] system. == Bugs/Feature Requests == Regex branch matching #7578 Existing bugs and feature requests for BittenForGitPlugin are [report:9?COMPONENT=BittenForGitPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=BittenForGitPlugin&owner=tauran new ticket]. == Download == Download the zipped source from [download:bittenforgitplugin here]. == Install == Install it INSTEAD of normal bitten. Remove all bitten tables before installation, as the database shema is different and no autmatic conversion is implemented at the moment. Install it like you would install [http://bitten.edgewall.org/wiki/Documentation/install.html bitten]. == Source == You can check out BittenForGitPlugin from [http://trac-hacks.org/svn/bittenforgitplugin here] using Subversion, or [source:bittenforgitplugin browse the source] with Trac. == Features == * Instead of the "path", "min revision" and "max revision" of the orignal bitten build configuration a branch is specified == Example == Use it to fully utilize the capabilites of bitten when your version control system is git. == Recent Changes == [[ChangeLog(bittenforgitplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:tauran] [[BR]] '''Maintainer:''' [wiki:tauran] [[BR]] '''Contributors:'''