I write important bits about git. what is this
Create
From a Remote repo
git clone -o name https://some.some/some.git localDir
then
cd localDir
git remote -v
这是什么?完全忘记了。
I write important bits about git. what is this
git clone -o name https://some.some/some.git localDir
then
cd localDir
git remote -v
这是什么?完全忘记了。