Feature #4980
Reference to a commit in a different project
Status: | New | Start date: | 2010-03-03 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
Using git, every commit in the repository has a different hash. The chances to have twice the same hash in two different repositories are quite low.
However when we reference a commit (with commit:xxx) in an issue but this commit is not in the project's repository but in an other's, the link isn't made.
Perhaps displaying something like (project's name)commit in the link so we would see it's not in the current project but we're going somewhere else ?
History
#1
Updated by Jean-Philippe Lang over 12 years ago
- Tracker changed from Defect to Feature