This looks interesting, but the checkout isn't working for me.
Thanks 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.
That fixes it, thanks for the super quick work:)
Automatically closed -- issue fixed for 2 weeks with no activity.
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:)