Closed (fixed)
Project:
Version Control API -- Git backend
Version:
7.x-1.x-dev
Component:
Git interaction
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
22 Jun 2012 at 20:57 UTC
Updated:
29 Oct 2019 at 04:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
eliza411 commentedtagging
Comment #2
marvil07 commentedTo next version
(during triage)
Comment #3
marvil07 commentedSelf note: Most of the time this happens on repository's loadCommits(), look for that.
Comment #4
drumm#3078948: Git tags not available for new release creation ran into this issue. This patch should work well to resolve it.
Comment #6
marvil07 commented@drumm, thank you for implementing this!
The change looks great (especially with
--ignore-all-space), we have used that pattern in other places already, and tests pass correctly.I have added this to
7.x-1.x.It feels so good to close a 7years issue :-)