Closed (fixed)
Project:
Eve Online HTTP Tools
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2011 at 09:37 UTC
Updated:
22 Jan 2013 at 16:30 UTC
I can't clone the module using git. When I do, no files appear. When I verify the database, I get the following:
dangling tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904
notice: HEAD points to an unborn branch (master)
Comments
Comment #1
Paul Simard commentedComment #2
h3rj4n commentedDo you still got this error? I cloned the repo without any errors with the following command (as provided by Drupal):
git clone --recursive --branch 7.x-1.x http://git.drupal.org/project/eve.git.Comment #3
Paul Simard commentedThanks, successfully cloned the repo. Appreciate it.
Comment #4
Paul Simard commentedChanged issue status.