Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.38 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.38 KB

Redmine Revision Branches

This is a fork of @tleish's Redmine plugin "Redmine Revision Branches" (GitHub, Redmine) which was discontinued in 2020.

Summary

The "Redmine Revision Branches" plugin adds branch information to the revision detail screen for a specific commit. This is primarily useful when using something like git where a particular commits will be merged into another branch. It supports Git and Mercurial repositories.

Revision

Screenshot

Associated Revisions

Screenshot

Installation

$ cd redmine/plugins
$ git clone https://github.com/paginagmbh/redmine_revision_branches

Restart Redmine.

Configure

Go to Admin > Plugin > Revision Branches > Configure to enable/disable parts of the application. Screenshot

License

redmine_revision_branches plugin is developed under the MIT License.