How to keep your forked repositories in sync with the source repository

This blog post aims to answer the following questions. How to contribute to Open Source Projects (Partially)? How to keep forked repositories in sync with the source repository ? How to pull the commits from source repository to the forked repository? I often forked open source repositories found in github and also commit back to … Continue reading “How to keep your forked repositories in sync with the source repository”