git remote remove origin- Add current project to a branch:
git remote add origin [remote repository]- Clone a specific branch:
git clone -b [branch] [remote repository]
git remote remove origin- Add current project to a branch:
git remote add origin [remote repository]- Clone a specific branch:
git clone -b [branch] [remote repository]
0 comments:
Post a Comment