Remove 'credential-osxkeychain'

后端 未结 3 850
暖寄归人
暖寄归人 2021-02-08 10:45

I tried adding \'credential-osxkeychain\' I followed these steps, but it has not installed correctly. I no longer want it. How can I stop git from calling it (when I do a pull)?

3条回答
  •  南笙
    南笙 (楼主)
    2021-02-08 11:07

    I ended up deleting osxkeychain from the config file.

    git config --global --edit
    

提交回复
热议问题