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)
-
did u try to reset the git creds i think that helps by adding new credsLucifer– Lucifer2025年11月25日 06:02:25 +00:00Commented Nov 25, 2025 at 6:02
-
Tried, but no resultsBabu Ramasamy– Babu Ramasamy2025年11月25日 07:31:35 +00:00Commented Nov 25, 2025 at 7:31
1 Answer 1
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