This is a fork of @tleish's Redmine plugin "Redmine Revision Branches" (GitHub, Redmine) which was discontinued in 2020.
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.
$ cd redmine/plugins
$ git clone https://github.com/paginagmbh/redmine_revision_branches
Restart Redmine.
Go to Admin > Plugin > Revision Branches > Configure to enable/disable parts of the application.
redmine_revision_branches plugin is developed under the MIT License.