Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gitlab Resources
Manage
Activity
Members
Plan
Wiki
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esait
Gitlab Resources
Wiki
Credentials git over https
PL1
Changes
Page history
New page
Templates
Clone repository
Update Credentials git over https
authored
5 years ago
by
Juan Font Alonso
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Credentials-git-over-https.md
+5
-1
5 additions, 1 deletion
Credentials-git-over-https.md
with
5 additions
and
1 deletion
Credentials-git-over-https.md
View page @
8e355d33
...
...
@@ -15,3 +15,7 @@ A Personal Access Token (PAT) is a password local to Gitlab.
-
The
`git`
command line tool will probably store your username & PAT in your OS credentials secure store system.
-
If you change your PAT, you will have to reset them
`git config --global --unset user.password`
-
We have a very aggressive rate limit policy. If you input your credentials wrong 5 times in 10 mins you will be banned one hour.
More info available in https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html
\ No newline at end of file
This diff is collapsed.
Click to expand it.