Git
Add | Commit | Push
Update Git Repo
Bash
git remote set-url origin [email protected]:user/repository2.git
List Git Repo
Use different ssh ptiv key
Bash
git clone -c "core.sshCommand=ssh -i ~/.ssh/id_rsa_work" [email protected]:corporateA/webapp.git