I migrated my repos from Bitbucket or Github. I don\'t think this matters but it\'s the only thing different... For a little while I had two remotes set up:
Maybe your forgot to run git fetch? it's required to fetch data from the remote repo! Try running git fetch remote/branch
git fetch remote/branch