Push & Pull
Practice pushing local changes and pulling updates from a remote repository.
- Clone a repository or use an existing one.
- Make a change, add, and commit it:
- Push your changes:
- Pull the latest changes:
Try collaborating with a friend to see how push and pull work in a team!