I received the following:

Cloning into mobile_tools_secure_pages_helper...
remote: Counting objects: 14, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 14 (delta 4), reused 0 (delta 0)
Unpacking objects: 100% (14/14), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.

And the module is not cloned. I downloaded it manually from GIT, so I look forward to trying it out.

Comments

derhasi’s picture

Status: Active » Fixed

Like described in http://drupal.org/project/1399172/git-instructions, you had to use:

git clone --branch 6.x-1.x derhasi@git.drupal.org:sandbox/derhasi/1399172.git mobile_tools_secure_pages_helper

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.