小智 11
最近打开的存储库列表作为gui.recentrepos存储在配置中。
访问/sf/ask/147987801/以获取有关配置文件存储位置的更多信息。
例如:在我的%HOMEPATH%
文件夹文件.gitconfig
(msysGit 1.8.1)中:
[gui]
recentrepo = C:/one
recentrepo = C:/two
Run Code Online (Sandbox Code Playgroud)
并且C:\Program files\Git\etc\gitconfig
没有gui.recentrepo设置,只有全局设置。
小智 7
打开 Git Bash 并尝试:
git config --global --unset-all gui.recentrepo
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
7009 次 |
最近记录: |