How stop git referencing ssh keys

A

Anonymous

Guest
Hello,
In one of my projects I have problems of working with bitbucket using ssh keys.
If there is a way only in this project(directory) to stop referencing ssh keys with git.
I mean maybe some option in git pull, git push commands, without modifications content of ~/.ssh/.
I would prefer in this project to enter my password...

Thanks!
 
Back
Top