Hi, I installed git on ubuntu linux using apt-get install git-core
my git version is 1.7.1 However when I try to clone the repo, I get ubuntu@ip-10-252-25-149:/tmp$ git clone https://github.com/MoGro/mogro-backend.git Initialized empty Git repository in /tmp/mogro-backend/.git/ error: while accessing https://github.com/MoGro/mogro-backend.git/info/refs fatal: HTTP request failed This doesn't happen on my Mac desktop... what could be the problem? Thanks! -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/HMff6jj-2joJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
