In Eclipse with Git installed, I can successfully push my project using "Team --> Remote --> Push". However, if I use "Team --> Push to Upstream", the following error showed up:
https://github.com/yltang/myPrepository.git: https://github.com/yltang/myPrepository.git/info/refs?service=git-receive-pack not found
Can anybody suggest some solutions? Thanks.