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# Creating a Repository

There was an update to the VS features/options with a recent update, so the Exclude/Include is not in Solution Exp

I believe VS Community 2015 has had an update recently that changed the features/options when committing changes to github. Exclude and Include are no longer available as options so it may be helpful for an updated guide to be posted to the teacher's notes and/or update the vid.

Thank you so much for this! I was wondering why Visual Studio wasn't showing those options for me

2 Answers

James Churchill
STAFF
James Churchill
Treehouse Teacher

Cindy,

Thanks for taking the time to report this issue! I'll work on getting the Teacher's Notes updated with the correct information.

Also, just in case you might have overlooked it, it's still possible to partially commit your changes. VS now uses the Git terminology "stage" and "unstage" (instead of "include" and "exclude"). Here's a Stack Overflow post that goes into the specifics.

http://stackoverflow.com/questions/36909473/visual-studio-2015-update-2-team-explorer-missing-exclude

Thanks ~James

James Churchill
STAFF
James Churchill
Treehouse Teacher

The teacher's notes for this workshop video have now been updated with information about the changes to the GitHub extension.

https://teamtreehouse.com/library/creating-a-repository