What Git clinter are you using? Likewise, I'm not able to push from Eclipse, but using git from the command line tool works fine, after I create the repository using "run gcloud init yourapp": git push origin master. After I push, the command line output says that a build will be started, nothing happens though
On Friday, 28 March 2014 16:23:29 UTC+13, Amit Thakur wrote: > > I'm trying to set up push to deploy for my app to App engine. > > If I go to my app's appengine dashboard, I don't see an "Enable > Push-to-Deploy" button, as they mention here All I see is: Push-to-Deploy > is now available in the Google Cloud Console Click here to access it. > > I go to Google Cloud Console there isn't any "Generate git password" as it > is shown in documentation. I am not able to push from git because > authentications fails always (tried using my Google login and password - > doesn't work - fails always) > > -- 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.
