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 Introduction to Git Managing Committed Files Unstaging Files

Kent Seevers
Kent Seevers
7,394 Points

I'm getting a glitch where the input/answer section doesn't automatically register as a Linux prompt, but a text area.

When I type in the command and submit, it doesn't process correctly.

git status

2 Answers

Jay McGavren
STAFF
Jay McGavren
Treehouse Teacher

Kent Seevers that is definitely a bug. We're working on improvements to our code challenge user interface, but that looks like an issue with "command line"-style challenges, which we use heavily in Introduction to Git.

While we're testing changes, you can force it to use the old challenge UI code by visiting the challenge at this special URL. It looks like you can also refresh the page repeatedly and it will switch between versions of the code (randomly, but you'll get the right one after a couple tries).

I will notify the development team about this issue. Thanks!

Jay McGavren
Jay McGavren
Treehouse Teacher

Dev team disabled their updates over the weekend, and today they introduced a fix for command-line challenges. Issue should be gone on this and any other affected challenges, both on the old code and the update. Please let Support know if you have any further issues!

Kent Seevers
Kent Seevers
7,394 Points

I figured as much. Thanks for your prompt attention! I'll let you know if I have more problems.