Fridays With Zell
Pulling from a Git remote
- Author: Vários
- Narrator: Vários
- Publisher: Podcast
- Duration: 0:05:35
- More information
Informações:
Synopsis
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. The best way to consume this episode is through video because I share things on my screen. Video link: https://youtu.be/nsORVjJTkeI Text version: https://zellwk.com/blog/your-first-git-commit This episodes shows you: How to change the remote repository How to fetch changes How to pull changes to your local repository