Skip to content

Git 凭据#

¥Git credentials

你可以使用以下凭据验证以下节点:

¥You can use these credentials to authenticate the following nodes:

先决条件#

¥Prerequisites

GitHubGitLab 或类似平台上创建账户,以便与 Git 配合使用。

¥Create an account on GitHub, GitLab, or similar platforms for use with Git.

支持的身份验证方法#

¥Supported authentication methods

  • 基本身份验证

¥Basic auth

相关资源#

¥Related resources

有关服务的更多信息,请参阅 Git 文档

¥Refer to Git's documentation for more information about the service.

使用基本身份验证#

¥Using basic auth

要配置此凭据,你需要:

¥To configure this credential, you'll need:

  • GitHub、GitLab 或类似平台的用户名。

¥A Username for GitHub, GitLab, or a similar platform

  • GitHub、GitLab 或类似平台的密码

¥A Password for GitHub, GitLab, or a similar platform