Answers for "add email git not working"

5

add email git not working

git config --global user.name "John Smith"
git config --global user.email "[email protected]"
Posted by: Guest on July-15-2020

Code answers related to "add email git not working"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language