Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

gitlab set global username and password

git config --global credential.helper store
git pull # Ask for username and password, after that these are stored
 
PREVIOUS NEXT
Tagged: #gitlab #set #global #username #password
ADD COMMENT
Topic
Name
5+1 =