Multiple SSH Keys settings for different github account create different public key create different ssh key according the article Mac Set-Up Git $ ssh-keygen -t rsa -C "[email protected]"
Semantic Commit Messages See how a minor change to your commit message style can make you a better programmer. Format: <type>(<scope>): <subject> <scope> is optional Example