How to fetch a branch from upstream repository to local repo
Hello, guys if you are new to git you will surely experience difficulty in fetching a branch from your remote repo on GitHub to your local machine.
Here I have summarised the steps on how to go about it.
First, we will check our current configured r...
ogbonnannamdi.hashnode.dev2 min read