this is the first project I actively use git for. I am using eclipse and setup git on there a while ago. Everything worked fine and I pushed more than 20 updates over the last few months, but now after this weekend I always get the following error whenever I want to push something.
Can't connect to any repository: https://github.com/MrElektronz/KniffelOWL (https://github.com/MrElektronz/KniffelOWL: git-receive-pack not permitted on 'https://github.com/MrElektronz/KniffelOWL/')
And I don't think I have changed one thing in the settings (maybe I did now trying to fix it, but I don't know there the error comes from). As I said I am quite inexperienced with git and I would appreciate any help here :D.
*Oh and also: I found that maybe my username and password are wrong, because of this error message (doesn't make any sense to me, because I didn't change them and it worked before). But I also don't know where eclipse stores my password, so I can't even change it.
Thanks everyone.