Git
Jump to navigation
Jump to search
git
Download a git repository
git clone git@www.halfface.se:project.git
list branches
git branch -a git branch -r
Change branch
git checkout remotes/origin/code-18500
Chagne branch
git branch master