How To Sync A Fork Repository With An Upstream Repository Using Git Commands
May 03 2021

Manoj Kulkarni

While contributing to various open-source projects on GitHub, it is important for us to keep our fork repository in sync with an upstream repository. This video shows how to sync a fork repository with an upstream repository using simple git command.