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 Introduction to Git First Commits Initializing a Repository

Barcode George
Barcode George
595 Points

Google Drive

I have installed google drive on my computer and every time I am working on something I open the folder through the drive. I will get automatically updated every time I do some changes. Do I really need to instal git to my PC?

Its basically the same thing or Am I wrong?

Only benefit might be that we might see all the changes we have done since we started coding and did some adjustments in the project

1 Answer

Jeremy Dyck
Jeremy Dyck
12,013 Points

Are you asking if you need to learn to use git when Google Drive works to save projects? Git is the standard way to collaborate professionally on software projects. It is valuable to learn if you want to match industry standards.