git安装与使用遇到的问题
场景:
在git clone 时报错,报warning: could not find UI helper 'git-credential-manager-ui'
原因:
是没有安装 Git Credential Manager for Windows导致的
解决方法:
下载安装Git Credential Manager for Windows
Git Credential Manager for Windows下载地址: github.com/Microsoft/G…