Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 183 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 183 Bytes

Automatically give people git credit

  • by configuring git username and email to be the mobster's in charge

git config user.name 'My Name' git config user.email 'myemail@mydomain.com'