Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Git Basics Working With Remote Repositories GitHub

Github Pull - Invalid User

I created a private repository on Github.

I followed the first and added it as origin.

When I try to push via git push -u origin master

It does not let me type in a username or password -- simply tells me that the authentication failed.

Also, I imagine he will go over this but we can only have one origin I assume. How do I delete and create a new origin ?

Thanks.

Apologies ! That is incredibly odd. The first ~5 times it did not work. I tried again and it allows input. Weird.

Mayur Pande
Mayur Pande
Courses Plus Student 11,711 Points

I am getting this error as well I have tried typing in my username and password multiple times but it is not working. Just to be sure I put my my github username and password right? As I am logged into github using google do I use my email address as my username, or just use the designated username that github has given me.

Mayur Pande
Mayur Pande
Courses Plus Student 11,711 Points

managed to sort it as well, I just changed my password!