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