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 trialMel John del Barrio
iOS Development Techdegree Student 8,484 PointsWhat console software to download?
What console software do you recommend for Windows 10. I am Console newbie and I'd like to learn use the console for Git. Thanks
MJ
2 Answers
Gary Hargreaves
10,504 Pointshttps://git-for-windows.github.io/
Hi
The above gives you a both a git BASH emulator that you can use from the native windows command prompt and a GUI version if you should need it.
Here is an installation guide should you get stuck. https://support.codebasehq.com/articles/getting-started/git-on-windows
Mel John del Barrio
iOS Development Techdegree Student 8,484 PointsThanks for your help