Closed (fixed)
Project:
Single blog
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2011 at 09:08 UTC
Updated:
13 Mar 2011 at 10:11 UTC
This looks interesting, but the checkout isn't working for me.
Comments
Comment #1
johnalbinThanks for the report! I'm still exploring the nooks and crannies of drupal.org's setup. :-)
The problem occurs because the original repository didn't have a master branch. All the code lived in branches named like "7.x-1.x".
I've pushed a new branch called "master" with a README.txt explaining which branch to use.
Comment #2
aschiwi commentedThat fixes it, thanks for the super quick work:)