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 trialnicolaslemaire
12,806 PointsOoops! I just decided
Hi guys, I don't understand why my version is not accepted, something must be missing, any help?
rm -r project_folder/.git
I tried also:
rm -r ~/project_folder/.git, not working either.
Thanks for your help!
1 Answer
nicolaslemaire
12,806 PointsHey Steven, that's alright, thanks for your help but I figured it out by searching the "community" forum, take care :)
Steven Parker
231,236 PointsSteven Parker
231,236 PointsWhat directory are you using when you try this?
What does a "pwd" command show? And what error do you get?