Git Origin Vs Upstream
Using Git everyday and pull push everyday, let’s spend time to undestand the concept origin and upstream fully.
You can edit the upstream and origin in this file for your local repo only:
1 | # see local config in your repo |
Resource
Difference Upstream and Origin
upstreamgenerally refers to the original repo that you forked fromoriginis your fork: your own repo on GitHub, clone of the original repo of GitHub