ssh-add --apple-use-keychain id_rsa
To set a commit user for a single project, use the following command:
git config user.name "github email address"
ssh-add --apple-use-keychain id_rsa
To set a commit user for a single project, use the following command:
git config user.name "github email address"