SyntaxFix
Write A Post
Hire A Developer
Questions
it's pretty simple but tricky at the first time. For example: If my email is [email protected] type:
[email protected]
git config --global user.email [email protected]
OR
If my username is mrsuicidesheep type:
mrsuicidesheep
git config user.name mrsuicidesheep