Project

General

Profile

Make Redmine follow changes from Git non-master branches

Added by Hugo Raben over 13 years ago

Hi,

We work with several branches on a git repo, but Redmine only seems to track changes from master branch. The problem is that our commit messages like:
"Fixes #241"... do not work if they are created on a "develop" branch for example. Redmine does not "see" these commit messages, therefore it can't mark the bug as fixed.

Is there any way to do that?

Thanks.


Replies (2)

RE: Make Redmine follow changes from Git non-master branches - Added by Mischa The Evil over 13 years ago

This seems to be a bug in the implementation of issue #1406. Please open an issue for this including the info mentioned in the submission guidelines.

    (1-2/2)