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 trialSaad Khan Malik
25,199 PointsGit Flow on Cmder
Can any one help me set up git flow on Cmder for Windows
There is this tutorial.. but it doesn't work for me as I don't have the msysgit directory
1 Answer
Nejc Vukovic
Full Stack JavaScript Techdegree Graduate 51,574 PointsWhat have you done so far? Did you install git on your Windows?
If you did you need to run git from a cmd and not from the git terminal or this command to install in the tutorial won't work.
Best would be if you explain a bit what have you done so far.