gpt4 book ai didi

windows - Git 要求输入密码才能推送 WSL 2 (Ubuntu),而不是 Windows。这是为什么?

转载 作者:行者123 更新时间:2023-12-04 18:55:48 27 4
gpt4 key购买 nike

关闭。这个问题需要details or clarity .它目前不接受答案。












想改进这个问题?通过 editing this post 添加详细信息并澄清问题.


去年关闭。







Improve this question




我不知道为什么会这样。当我尝试在 Ubuntu (WSL 2) 上推送任何内容时,git 会一直询问我的用户名和密码,但是当我在 Windows 上通过 bash 推送内容时,git 不会要求任何凭据,我可以直接推送。我是 WS2L 和 Ubuntu 的新手,所以我不知道这是正常的还是有问题的。

最佳答案

来自 Docs ,您可以使用以下命令将 Git 凭据管理器链接到 WSL

git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/libexec/git-core/git-credential-manager.exe"
至于“为什么”,这是因为现在您的 WSL 和 Windows 中的 git 使用不同的凭证存储。

关于windows - Git 要求输入密码才能推送 WSL 2 (Ubuntu),而不是 Windows。这是为什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66503781/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com