gpt4 book ai didi

github - 使用 Git Gui Windows - 如何保存用户凭据 - 用户名和密码

转载 作者:行者123 更新时间:2023-12-04 15:00:26 25 4
gpt4 key购买 nike

我知道以前有人问过这个问题,我一直在看这个链接:

https://www.kernel.org/pub/software/scm/git/docs/git-credential-store.html

我真的很陌生,一般来说,对于 Windows 和 Git Hub 使用 Git Gui 应用程序。

我通过从 Git Hub 网站以 https://github.com/projectname.git 格式键入存储库的 URL 来“获取”现有存储库。

要推送到它,我将粘贴文件复制到我的本地 git 目录中,然后在 Git Gui 中按 f5 并提交/推送到源。

但是,每次我想推送某些内容时,它都会询问我的用户名和密码。
该指南说要使用给定格式的用户名和密码创建一个名为 .git-credentials 的文本文件:

https://user:pass@example.com

问题:

我如何将 .git-credentials 文件的使用与我的 Git Gui 应用程序联系起来?...我在使用 DOS 吗?还是某个地方的一些 Git Shell?...

任何帮助将不胜感激...

最佳答案

一种解决方案是使用 GitHub for Windows应用程序:它会为您存储您的凭据,如本 GitHub help page 中所述.
但它还补充说:

If you don't want to use GitHub for Windows, you can download the helper for your OS here:

Windows Vista, 7, & 8 (.NET 4.0 required)

Unzip the file and run the git-credential-winstore.exe program inside. This will start up the helper and update your git config to use it.

Tip: The credential helper only works when you clone an HTTPS repository URL. If you use the SSH repository URL instead, SSH keys are used for authentication.


所以你不需要为自己创建一个 .git-credentials文件: git-credential-winstore.exe程序将引导您完成它。

关于github - 使用 Git Gui Windows - 如何保存用户凭据 - 用户名和密码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16901404/

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