Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm trying to use the Git feature of Compose for some version control, but when I try to commit with a remote push, i get this error "COMPOSE-E-GITERR, Failed to push to the remote repository. Verify that your Git login credentials are correct. Error: Too many redirects or authentication replays"
Would anyone happen to have any insight on how to push changes to a Github repository?
I've checked that my username and password are correct, so I don't believe that is the issue.
Thank you for any help,
Lucas
Hello @lblancher
As i checked internally
In order to use Git remote / Dev ops need to create access token and use it as password.
Here are the links on how to create access token.
For Git Hub
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-a...
Regards,
Suresh