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

General Discussion

Git Repository Basic Quiz

Dearest Treehouse: A few things starting with me not being able to hit enter in this forum discussion details box to get a new line.

Technical note: I'm using the latest Chrome browser on OSX Mavericks (MBPr).

Next, the Repository Basics quiz says "Challenge Task of 3" which I presume should be 1 of 3 to start. Also related to that quiz, it appears to be broken when you use it. And when I tried to answer the oddly placed second question, I seem to fail but I think I'm doing it right (rm -r ~/project_folder/.git/)

Last, clicking the support button in this view brings up a modal window (like this forum discussion post) but I cannot type in the modal window.

2 Answers

James Barnett
James Barnett
39,199 Points

If the support modal isn't working for you, then send an email to help@teamtreehouse.com it goes to the same place. As this seems like something not working right, sending an email to support seems like the best course of action in this case.

try rm -r .git Jason Founts