Closed (works as designed)
Project:
Git on Drupal.org
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2012 at 14:44 UTC
Updated:
10 Sep 2012 at 16:38 UTC
This dispatch from that Drupal circle of hell called the Project Application Code Review Process.
Myself and others keep being reminded that a proper Drupal sandbox has no place for a master branch -- please remove if you want your project approved.
The problem is that this is not easy or even possible. I have scoured the web and tried everything, including this crazy merge thingy that updated the master branch to what is should be.
But I can't delete the master branch on the remote. Here is a screen shot of the last futile attempt. If anyone has a solution, it would be appreciated.
| Comment | File | Size | Author |
|---|---|---|---|
| GitFail.png | 57.38 KB | Diogenes |
Comments
Comment #1
Diogenes commentedI recently discovered a 'Default branch' setting on the Edit tab of the project page. The default branch was set to master. After I changed it to something else (7.x-1.x) I was able to delete the master on origin.
PROBLEM SOLVED - Yippee.
Comment #1.0
Diogenes commentedAdded link to stackoverflow page