Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Git command to Change Your Committer Name & Email per repository

$ git config  user.name "Soft hunt"
$ git config user.email "softhunt@softhunt.net"
Source by softhunt.net #
 
PREVIOUS NEXT
Tagged: #Git #command #Change #Your #Committer #Name #Email #repository
ADD COMMENT
Topic
Name
1+6 =