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

General Discussion

Denied access when pushing my commit

I get an error message when trying to push my commit to the hello-treehouse repo.

Is there a way to get round this and submit my push?

Sorry I should of mentioned it was from the Contributing to a Project with a Pull Request video in the GitHub basics course.

1 Answer

Ricky Catron
Ricky Catron
13,023 Points

If it is for a Pull Request video I assume you should issue a Pull Request on the repo instead of trying to push to it. A pull request allows the person who owns the repo to check over others code and decide what to add instead of simply allowing anyone to issue a push request and update the database.