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

Martin Nordström
6,807 PointsAdd the changes I made to index.html to the staging area.
I really don't know what they want.. Please help and explain. I would really appriciate it!!
1 Answer

ahyuursagv
18,371 PointsI had some trouble with this one as well but managed to find the answer in the notes.
"git add - not a new command for this video, but we learned that it does something more than just add files to be tracked - it also adds changes to the staging area."
This worked for me...
git add index.html