Not uploading from git repo, just hangs

  • 1
  • Problem
  • Updated 9 years ago
  • Solved
Not able to upload my code from git repo. Waiting for a response, over 15 minutes and counting. This is my third attempt. Any other routes that I can take?
Photo of Seth Liddy

Seth Liddy

  • 6 Posts
  • 0 Reply Likes
  • sad

Posted 9 years ago

  • 1
Photo of Andrew Lunny

Andrew Lunny

  • 1911 Posts
  • 199 Reply Likes
Don't use a git repo that requires authentication.

Specifically, if you have a url like:

https://alunny@github.com/alunny/phonegap-start.git


Replace it with

https://github.com/alunny/phonegap-start.git