i want to commit with another git username and password 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