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

Ruby

Github commit problem?

github is just not showing my commits, it is for stuff i did 4 hours ago but i just did some commits and there not showing up? and there is no error message or anything showing up? it is doing exactly everything correct when i git push? but no recent commits showing up on github??? is this a bug?

try

git remote show origin

Ensure it is set to the correct repo

1 Answer

Wilson Usman
Wilson Usman
35,206 Points

Are you in the right directory?