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 trialJesse Dispoto
Front End Web Development Techdegree Graduate 14,538 PointsBetter 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
11,546 PointsMost 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).
Jesse Dispoto
Front End Web Development Techdegree Graduate 14,538 PointsJesse Dispoto
Front End Web Development Techdegree Graduate 14,538 PointsThanks, I just ended up making it easy and installing bash as well as using Git CMD, although I'm just going to use bash right now