Versions Compared

Key

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

...

When you push or pull branches, simply select the remote you wish to interfere with. Pulling is done by git pull <remote> <branch>, and pushing is done by git push <remote> <branch>.