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 trialMUZ140336 Luke Mutahwani
2,043 PointsGit basics: How to add a file to the staging area?
Challenge Task 2 of 6
It looks like there were some uncommitted changes to that README.md file - let's add it to the staging area.
Type in your command below, then press Enter.
git add README.md
William Li
Courses Plus Student 26,868 PointsI see nothing wrong with the code.
1 Answer
MUZ140336 Luke Mutahwani
2,043 Pointsthank you guys. I don't know what was happening. I retried it and i successfully completed the challenge. thank you so much.
Floyd Orr
11,723 PointsFloyd Orr
11,723 PointsWhat you wrote looks correct to me. Try writing "commit" they may be asking you for that instead in a round about way.