Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经运行了此处找到的建议命令,但我似乎仍然无法让网络视图正常工作。这是页面/视图的内容:
如果这是一个 Github 存储库,您可以设置您的凭据以查看您的网络 git config github.user REPO_USER git config github.repo REPO_NAME
git config github.user thrashr888@example.com git config github.repo the_actual_repo_name_at_github
这次似乎对我有用。
此外,编辑.git/config文件可以更深入地了解设置的内容。当设置不正确时很容易看出。
.git/config