Patch #7895
Git, Mercurial: Allow source links using a tag in addition to revision hashes
| Status: | New | Start date: | 2011-03-16 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | SCM | |||
| Target version: | - |
Description
Loosens up the regex for the revision specifier in source links to allow for linking to git tags. Basically allows all word characters, '.' and '-'. This allows me do do something like:
released in source:@v1.26.2
Patch is based off 1.0.1.
History
#1 Updated by Toshi MARUYAMA about 2 years ago
- Tracker changed from Defect to Patch
- Category changed from Text formatting to SCM
#2 Updated by Toshi MARUYAMA about 2 years ago
- Subject changed from Allow source links using a git tag in addition to revision hashes to Git, Mercurial: Allow source links using a tag in addition to revision hashes
