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 trialDerek Vha
10,452 PointsCant seem to Commit To GitHub as no changes?
Hi,
So I have followed the way the author set up GitHub. I've created my MVC project and when I go to commit at the end, I dont seem to be able to..?
I've checked my GitHub repo and my project files aren't there.
Any ideas?
Many thanks
1 Answer
Derek Vha
10,452 PointsHi Jennifer, adding in a commit message does nothing as the 'Commit All' button is greyed out regardless. Very strange!
Jennifer Nordell
Treehouse TeacherJennifer Nordell
Treehouse TeacherOut of curiosity, what happens if you enter a commit message in the box? It's not saying there are no changes, it's saying there are no unstaged changes. You could very well have staged changes that haven't been commited.