Answers for "how to set my github email on git bash"

13

set email git

git config --global user.email "[email protected]"
Posted by: Guest on March-21-2020

Code answers related to "how to set my github email on git bash"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language