Feature #1387
Support git branches and tags in repository browser/activity/issue associations
Status: | Closed | Start date: | 2008-06-05 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
Git branches and tags are ignored by Redmine. When you browse a repository, there is no way to see an specific branch or tag.
Even worse, commits that aren't in the master
branch, are not shown in the Activity section and are not associated to issues, making almost impossible to track changes in issues when working on multiple versions (one branch per version).
Related issues
History
#1
Updated by James Turnbull over 14 years ago
I'd also welcome this functionality.
#2
Updated by Thomas Lecavelier over 14 years ago
Should be a feature request. Marked as duplicated from #1406.
#3
Updated by Eric Davis over 13 years ago
- Status changed from New to Closed
Committed Adam Soltys patch/branch with a few minor changes in r2840. This is a pretty big change so I'd like to get some more feedback and bug reports on how it's working in the wild. I tested it with a few repositories and didn't run into any errors but there might be some edge cases that come up. Just open new bug reports for anything you find and I'll try to fix them.