Closed (outdated)
Project:
Drupal.org infrastructure
Component:
Git
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
8 Dec 2016 at 19:13 UTC
Updated:
21 Oct 2017 at 23:20 UTC
Jump to comment: Most recent
It appears there was some confusion with one of the co-maintainers of the GSS module, which resulted in three non-standard 8.x branches to be made.
I have managed to rename one of them to 8.x-1.x and remove another, but the last one doesn't want to go; 8.x-1.0-dev.
Can someone take a look and resolve it?
Comments
Comment #2
avpadernoComment #3
drummIt looks like
8.x-1.0-devis pushed as both a tag and a branch. Please try pushing each deletion explicitly:git push origin :refs/tags/8.x-1.0-devand
git push origin :refs/heads/8.x-1.0-devComment #4
drummPlease update this issue if that works, or not.
Comment #5
mlhess commentedFeel free to reopen if this is still needed.