So I'm working with my club and then a group of friends on separate projects both using Visual Studio 2012. I was able to publish to the club's repo on github fine and all but I can't publish to the one for my friends' repo on github. I get this error when I try to publish a change to my friends' repo.
An error occurred. Detailed message: An error was raised by libgit2. Category = Net (Error).
Response status code does not indicate success: 403 (Forbidden).
I'm not sure why. Also, I remember it asking for a username and password when I published to my club's email and it never asks for a password when I try to use my friends' and my repo.
Sorry if this is wrong but I'm kind of beginner using github and it sounds like people recommend that.