When I try to clone using the following command:
git clone https://github.com/peterflynn/everyscrub.git
There's a warning and there's no branch when I issue "git branch -a":
warning: remote HEAD refers to nonexistent ref, unable to checkout.
This happens only in my Linux machine. So maybe it's an issue of my environment...