...
Git | SVN |
---|---|
| |
If there is a remote branch that you want to add to your local repository, use the command:
git checkout -b branchname origin/branchname
Get updates
Git | SVN |
---|---|
| |
...
...
Git | SVN |
---|---|
| |
If there is a remote branch that you want to add to your local repository, use the command:
git checkout -b branchname origin/branchname
Git | SVN |
---|---|
| |
...