0

I have miniconda terminal and git bash installed on my local machine. Today, I tried git clone and git push on my miniconda terminal, and none of them worked. All of them returned a message saying support for password authentication is removed, authentication failed for <repo>.git which does not make sense because I used personal access token.

None of online articles gave me a solution, but when I tried same commands on git bash, everything worked fine.

Does anyone know why I could not use the commands on miniconda? What do I have to do to use these commands on miniconda terminal?

jsy
  • 55
  • 5
  • I don't want to close this as a duplicate since you say it works fine from the command line, but that makes it not a *Git* issue. Still, read all the answers [here](https://stackoverflow.com/q/68775869/1256452) as there is a lot of background information. – torek Nov 14 '22 at 05:48

0 Answers0