From firebase i tried to git push, the authentication screen opened after entering credentials its redirected to my local machine, but the terminal is waiting for code, I tried pasting the code from redirection: it not worked, and source control says scanning folder for git repositories,git remote -v gives this : origin https://github.com/888888/******/ (fetch) origin https://github.com/888888/******/ (push)
1 Answer
That was my first project, i jumped in to code, but created new project workspace, and initiated git and pushed first before coding, It automatically invoked an extension that Gave a code for "github Authentication" to connect my device to github and I succesfully pushed new one and then tried my first project it again generated a codeto connect my device, Successfully pushed
1 Comment
Community
Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.