Redmine/git integration - how to link Redmine issues and git commits.
Added by Chris Dew over 3 years ago
I've only been using Redmine for a few minutes, so please forgive me if the answer to this is somewhere in the documentation.
Redmine is successfully installed, I have created a project with a git repository. I can browse the git repository via Redmine with no problem.
How do I link git commits with Redmine issues?
I've created an issue, committed a fix, but can't see how to link the two. Ideally I'd like to see the commit(s) which relate to an issue in the issue.
Thanks,
Chris.
Replies (2)
RE: Redmine/git integration - how to link Redmine issues and git commits. - Added by Mischa The Evil over 3 years ago
Chris Dew wrote:
How do I link git commits with Redmine issues?
Take a look at http://www.redmine.org/wiki/redmine/RedmineSettings#Referencing-issues-in-commit-messages. This explains the feature in short.
HTH...
Mischa.
RE: Redmine/git integration - how to link Redmine issues and git commits. - Added by Chris Dew over 3 years ago
Thanks Misha, that's just what I was looking for.
(1-2/2)