git cli credentials

Git switch credentials for the specific git you are on

git config user.name "someName"
git config credential.username "someName"
cli