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

C#

Cant 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..?

https://imgur.com/a/M6OSt

I've checked my GitHub repo and my project files aren't there.

Any ideas?

Many thanks

Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Out 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.

1 Answer

Hi Jennifer, adding in a commit message does nothing as the 'Commit All' button is greyed out regardless. Very strange!