【发布时间】:2022-12-21 17:20:29
【问题描述】:
我在现有存储库上调用了 git pull 并收到了以下警告
$ git pull
warning: a host provider override was set but no such provider 'gitlab' was found. Falling back to auto-detection.
warning: a host provider override was set but no such provider 'gitlab' was found. Falling back to auto-detection.
Already up to date.
如何修复此警告以及它来自哪里?
使用的 Git 版本
$ git --version
git version 2.31.0.windows.1
【问题讨论】:
标签: git git-credential-manager