Closed (fixed)
Project:
Scheduler
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2019 at 19:16 UTC
Updated:
4 Nov 2019 at 17:59 UTC
Jump to comment: Most recent
drupal.org git repositories are not supposed to contain a master branch. Here are the instructions for deleting the master branch.
Comments
Comment #2
jonathan1055 commentedThanks Liam Morland, I'll read through those notes and get it fixed.
Comment #3
jonathan1055 commentedThe master branch was on the 7.x clone.
Deleted branch master (was 39e76bd)So I need to un-tie the master branch from what ever dev release it is linke to ... (?)
Comment #4
liam morlandYou may need to put a ticket in the Git or Webmasters queue to ask them to switch the development snapshot release node to the proper version branch.
Comment #5
jonathan1055 commentedThe development releases are fine. The master branch was last updated in Nov 2006 according to https://www.drupal.org/project/scheduler/releases/master however on https://www.drupal.org/project/scheduler/releases?page=2 it says Oct 2013
Either way, it is redundant and only has one file according to https://git.drupalcode.org/project/scheduler/tree/master
I'll raise an issue on the Git queue as you suggest.
Comment #6
jonathan1055 commentedThe infracstucture issue is #3088526: Please delete contrib master release so that maintainer can delete master branch
Comment #8
jonathan1055 commented#3088526: Please delete contrib master release so that maintainer can delete master branch has just been actions (thanks @drumm) and I have now deleted the master branch. https://git.drupalcode.org/project/scheduler no longer has 'master' in the list.
Comment #9
liam morlandThanks!