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. It supports Git repositories only.
$ cd redmine/plugins
$ git clone https://github.com/fs5/redmine_revision_branches.git
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 and GPLv3 License.