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 Introduction

Jesse Dispoto
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Jesse Dispoto
Front End Web Development Techdegree Graduate 14,538 Points

Better to use Git Bash or Git CMD?

I am installing Git on my computer because I rather learn it on my computer rather than the workspace treehouse provides. When installing, I am prompted to use Git Bash or Git CMD, which one is better/should be used?

1 Answer

Eric M
Eric M
11,545 Points

Most of the examples you'll see online are for bash - I'd consider this the default choice but most of the time it's not going to be a meaningful choice (and you can always change later if you have to).