Bravo Kernel
Tags
Home
Tags
Published on
August 9, 2014

How to configure Git private email

This will keep your email address private:

git config --global user.name "username"
git config --global user.email "username@users.noreply.github.com"
Edit this Page on Github
← How to fix Git commit insufficient permission error
How to set up sudo on Debian →
githubtwitter
Bravo Kernel
•
© 2023
•
Bravo Kernel
Powered by Pliny!