Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

add credentials to git

git config user.name "your username"
git config user.password "your password"
 
PREVIOUS NEXT
Tagged: #add #credentials #git
ADD COMMENT
Topic
Name
3+9 =