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

nicolaslemaire
nicolaslemaire
12,806 Points

Ooops! 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!

Steven Parker
Steven Parker
231,109 Points

What directory are you using when you try this?

What does a "pwd" command show? And what error do you get?

1 Answer

nicolaslemaire
nicolaslemaire
12,806 Points

Hey Steven, that's alright, thanks for your help but I figured it out by searching the "community" forum, take care :)