Plugins Directory » Git Revision Branches
Author: | T Leish | |
---|---|---|
Website: | https://github.com/tleish/redmine_revision_branches | |
Code repository: | https://github.com/tleish/redmine_revision_branches | |
Registered on: | 2015-04-03 (over 9 years ago) | |
Current version: | 0.3.1 | |
Compatible with: | Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
User ratings: |
The Redmine Revision Branches add branch information to the revision detail screen for a specific checkin. This is primarily useful when using something like git where a particular checkin will be merged into another branch.
Screenshots
Requirements¶
- Git repository added
See Also¶
Roadmap¶
- Mercurial and others not supported yet, let me know if you want other repository support.
Installation notes
$ cd redmine/plugins $ git clone https://github.com/tleish/redmine_revision_branches
restart Redmine
Configure
Go to Plugin > Revision Branches > Configure to enable/disable parts of the application.
Changelog
0.3.1 (2016-02-07)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
Various bug fixes
0.2.0 (2015-04-05)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
Added branches to Associated Revisions and plugin configuration to enable/disable feature
Special thanks to Tobias Fischer (https://github.com/tofi86) for the Associated Revisions
0.1.0 (2015-04-03)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.