I am a new user of Git. I have forked a repository called Spoon-Knife (available for practicing forking with Git). Then, I cloned it locally by running
This error can also appear if your git branch is not correct even though case sensitive wise.
In my case I was getting this error as actual branch name was "CORE-something" but I was taking pull like "core-something".