* Johannes Löthberg johannes@kyriasis.com (Tue, 30 Dec 2014 01:22:24 +0100):
You need to actually specify the remote too, named origin by default when you clone a repo, so `git push origin master`
Now it works. Strange, as with other repositories `git push` just works, as 'origin' is the default.
Regards, Marcel