Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git bash authentication failed not asking for password

git config --local core.sshCommand "ssh -i ~/.ssh/<private_key_file> -F /dev/null"
 
PREVIOUS NEXT
Tagged: #git #bash #authentication #failed #password
ADD COMMENT
Topic
Name
5+4 =