googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 411 forks source link

Error while cloning git project #4019

Open bbagnall opened 8 years ago

bbagnall commented 8 years ago

I'm unable to clone from my private repo.

I have a private git repo on console.developers.google.com. When I try to clone from it, it asks me for my username and password as I'd expect, but then I get a window that pops up and says:

error while cloning 'projectname'. todo

If I try to clear the git credentials, it says it's successful, but it won't let me re-enter them (to see if possibly I had a typo in my username)