git安装与使用过程中遇到的问题

931 阅读1分钟

git安装与使用遇到的问题

场景:
在git clone 时报错,报warning: could not find UI helper 'git-credential-manager-ui'

image.png


原因:

是没有安装 Git Credential Manager for Windows导致的


解决方法:

下载安装Git Credential Manager for Windows

Git Credential Manager for Windows下载地址: github.com/Microsoft/G…


具体详情:www.jmwww.net/file/62956.…