akshaygorad.com
How to Setup Your System with Multiple Git Accounts
Contents1 Generate New SSH keys2 Attach SSH keys to Git Accounts3 Create Git Config File4 Let’s Start Your Work5 For a New Repository5.1 Repository from first Github account:5.2 Repository from second Github account:5.3 Repository from AWS CodeCommit account:5.4 For an existing codebase6 Conclusion Being a software developer or system administrator, you may have need to […]
Akshay Gorad