git clone via different login and commit via different login code example
Example: how to push another account git
git config user.name her_username
git config user.email her_email
git config user.name her_username
git config user.email her_email