Multiple Git Accounts on One Computer
You might need to use multiple Git accounts on a single computer. For example, you might have personal, work, and university accounts.
Most Git tutorials show you how to configure your global username and email which will be used when you make commit...
blog.cristiana.tech2 min read