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 Introduction to Git GitHub and Other Remote Repositories Pushing Commits to GitHub

When trying to push to my github, I receive "error: failed to push some refs to *mygithuburl*"

It popped up with a github dialog box that I typed my credentials into and I'm confident they were correct, because afterwards I checked them by logging back into the github site. Not sure what the issue is.

I know this isn't a good long term answer, but for the sake of following along with this video, I did a quick google search and added a -f to my command to force it and it worked. Would still like to know why I had to do this though if possible.