-
Remove the remote git url of project : git remote rm origin
-
git remote add origin [email protected]:account-name/repo-name.git : set the new url
-
git clone https://github.com/UCI-ISA-Lab/Non_Gemm_Operators.git Non_Gemm_Operators_Updated
Remove the remote git url of project : git remote rm origin
git remote add origin [email protected]:account-name/repo-name.git : set the new url
git clone https://github.com/UCI-ISA-Lab/Non_Gemm_Operators.git Non_Gemm_Operators_Updated