Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If there is a remote branch that you want to add to your local repository, use the command:

git checkout -b branchname -track origin/branchname

Get updates

...