I was also facing the same problem. But I realised I was trying to push my one git project material on other remote git project. Solution: Clone the fresh project again and this time make sure cloning link is starting from ssh if you have added the SSH key and https:// if you have added the puttyKey.
... View more