Git hangs indefinitely - broke with osx credential helper I think

前端 未结 3 894
半阙折子戏
半阙折子戏 2020-12-03 23:48

I got tired of typing my password for my bitbucket repo so I looked up a way to use ssh keys but happened upon the osx credential keychain. I thought I had installed it all

3条回答
  •  庸人自扰
    2020-12-04 00:12

    To fix this I reinstalled git from http://git-scm.com/download/mac and then added /usr/local/git/bin to the top of the file /etc/paths

提交回复
热议问题