From 30da0e79d286cdf137e958ab53ef992f86d8661d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 14 Jun 2022 00:08:43 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/gitlab-basics/start-using-git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gitlab-basics') diff --git a/doc/gitlab-basics/start-using-git.md b/doc/gitlab-basics/start-using-git.md index 57629ea942b..65680227ad0 100644 --- a/doc/gitlab-basics/start-using-git.md +++ b/doc/gitlab-basics/start-using-git.md @@ -149,7 +149,7 @@ between your computer and GitLab. 1. GitLab requests your username and password: - If you have 2FA enabled for your account, you must use a [Personal Access Token](../user/profile/personal_access_tokens.md) - with **read_repository** or **write_repository** permissions instead of your account's password. + with `read_repository` or `write_repository` permissions instead of your account's password. - If you don't have 2FA enabled, use your account's password. 1. To view the files, go to the new directory: -- cgit v1.2.3