Does passing in your username and password work? Something like:[0] https://username:[email protected]/p/my-repo/
Note: It's not very secure. Another option is using a .netrc file [1], but that may not work with PhoneGap, if it's an external service. [0]: https://stackoverflow.com/questions/10054318/how-to-give-username-and-password-when-do-git-clone-gitremote-git [1]: https://confluence.atlassian.com/display/STASH/Permanently+authenticating+with+Git+repositories On Friday, April 18, 2014 5:05:07 PM UTC-5, GAEfan wrote: > > Would be nice to be able to have a url to the GCS git repo that bypasses > authentication. > > Or, coordination between PhoneGap and the GCS repo. PhoneGap coordinates > now with GitHub, where you can enter your credentials once, and link the > two accounts. > > Thanks. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
