/ Published in: Other

git checkout remote branch
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
git checkout -b <branch> origin/<branch>
Comments
