C
C
chuwoza2022-01-29 01:01:03
git
chuwoza, 2022-01-29 01:01:03

Why is the project not pushing through GIT Bash?

Can't connect with GIT Bash on GitHub.
ssh, gpg, token - I did everything ....
Immediately after the Push command - a small window for entering GitHub drops out (offers 1/.Sign with your browser 2/,Sign with a code 3/. Token) - no matter what I selected, I get the error
"$ git push -u origin master
fatal: An error occurred while sending the request.
fatal: The request was aborted: Failed to create an SSL/TLS secure channel.
error: unable to read askpass response from 'C:/Program Files /Git/mingw64/bin/git-askpass.exe'
....."
Git Bush - updated;
all changes are committed;
credential manager - cleaned up;

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rag'n' Code Man, 2022-01-29
@chuwoza

You most likely copied the HTTP link instead of a special SSH link to your repository and pasted it when you wrotegit remote add origin

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question