在 Git 中设置用户名→
Git 使用用户名将提交与身份关联。 Git 用户名与您的 GitHub Enterprise Server 用户名不同。
在 Git 中缓存 GitHub 凭据→
如果您 使用 HTTPS 克隆 GitHub Enterprise Server 仓库,您可以使用凭据小助手告诉 Git 记住您的凭据。
为什么 Git 总是询问我的密码?→
如果 Git 在您每次尝试与 GitHub 交互时均提示输入用户名和密码,则您可能为仓库使用的是 HTTPS 克隆 URL。
更新 OSX 密钥链中的凭据→
You'll need to update your saved credentials in the git-credential-osxkeychain
helper if you change your username, password, or personal access token on GitHub Enterprise Server.