随笔分类 - git
git使用过程中遇到的一些问题总结
摘要:在git bash中,运行下列命令: git config --global core.longpaths true 就可以解决该问题。 --global是该参数的使用范围,如果只想对本版本库设置该参数,只要在上述命令中去掉--global即可。
阅读全文
git "Could not read from remote repository.Please make sure you have the correct access rights."解决方案
摘要:我们在使用git clone 或其他命令的时候,有时候会遇到这类问题,如图: fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repos
阅读全文

浙公网安备 33010602011771号