Closed (fixed)
Project:
e-Commerce Mailcheck
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 22:15 UTC
Updated:
3 Jun 2013 at 15:47 UTC
Hi!
The git command on the sandbox page:
git clone http://git.drupal.org/sandbox/leewillis77/1609046.git e_commerce_mailcheck
checks out the empty master branch. I had to specify the 7.x-1.x branch to get the code like this:
git clone -b 7.x-1.x http://git.drupal.org/sandbox/leewillis77/1609046.git e_commerce_mailcheck
God Bless!
Frederick
Comments
Comment #1
leewillis77 commentedThanks - I've set 7.x-1.x as the default branch