When you make a change to a local repository, you can push a change to a Git remote. Likewise, when the remote gets changed, you can pull the changes back to your local repository.
Today you're going to learn how to pull changes from the remote to your local repository.
LINKS
=====
Text/Podcast version: https://zellwk.com/blog/pulling-from-...
Website: https://zellwk.com