Push & Pull

GitBeginnerProject

Practice pushing local changes and pulling updates from a remote repository.

  1. Clone a repository or use an existing one.
  2. Make a change, add, and commit it:
  3. Push your changes:
  4. Pull the latest changes:
Try collaborating with a friend to see how push and pull work in a team!