Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

change user in git repository

git config user.email "you@example.com"
git config user.name "Your Name"
git config user.password "your password"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #change #user #git #repository
ADD COMMENT
Topic
Name
3+6 =