git remote -v
git remote add <name [email protected]:<username>/<project>.git
git remote set-url <name> [email protected]:<username>/<project>.git
git remote -v
git remote add <name [email protected]:<username>/<project>.git
git remote set-url <name> [email protected]:<username>/<project>.git