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

Development Tools Git Basics Why Version Control Matters Version Control Review

Each project you have under version control will have a ____, which is a collection of ___ describing the changes....

Each project you have under version control will have a _, which is a collection of _ describing the changes to your project as you work.

I watched the videos a thousand times and I still don't see the answer. I just felt really curious about this question even though I passed the quiz.

5 Answers

Philip Campbell
Philip Campbell
15,324 Points

It's not stated directly in the video. Just think about it. Where do project changes go? What do you call those changes?

JOSE ROJAS
JOSE ROJAS
2,153 Points

ohh i got it. Repository, commit.

David Rynn
David Rynn
10,554 Points

Another hint because I had a problem with the second blank. I initially put "versions" which is not what they're looking for though not incorrect. In Git terminology, how do you commit to a version? What do you call that action when you do it? That is the quiz answer and the answer is in my question. Sorry if this is too obvious.

; )

I"m positive I have this correct but its not accepting my answer. Very frustrating.

the answer is A commit