mstdmstdd Posted July 21, 2018 Share Posted July 21, 2018 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! Quote Link to comment Share on other sites More sharing options...
requinix Posted July 21, 2018 Share Posted July 21, 2018 Can Bitbucket do repos over HTTPS? Quote Link to comment Share on other sites More sharing options...
mstdmstdd Posted July 21, 2018 Author Share Posted July 21, 2018 Yes, https used Quote Link to comment Share on other sites More sharing options...
requinix Posted July 21, 2018 Share Posted July 21, 2018 If it's using HTTPS then it's not using SSH. Or if it's using your SSH key then it's not over HTTPS. Can't be both. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.