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

Are there potential problems when updating to newer versions of git?

I'm running OS X 10.9.4.

Currently git --version says git version 1.8.3.4 (Apple Git-47) is installed.

I'm going to start using GitHub, and on one of there pages (https://training.github.com/articles/github-class-prerequisites/) they recommend updating to at least version 1.8.4.

Can I update to newer version without concern?

1 Answer

Samuel Rueby
Samuel Rueby
22,538 Points

I would say it's safe to say you can update to a newer version without concern. They're pretty careful about things like this and definitely wouldn't release a breaking change without making it obvious.