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 Git Basics Getting Started With Git Committing Changes

Please help!!!

I have tried to do this part of the project and somehow saved the part after "nano README" more than once and and I am not getting the same response that the video shows after you do "git add README", "git commit" and "Adding a README file". When I pressed "enter", it stayed on the same page that had all the information you got when you typed "git commit". At the bottom of the page, it shows this:

# Untracked files:
#   (use"git add <file>..." to include what will be committed)
#
#              README.save
#              README.save.1
#              file1
#              file2
#              file3

Is there any way to reset the console on Workspaces so I can start over? Any help on this is greatly appreciated.

I accidentally closed the command line out so now it is saved yet another time.

Jay Padzensky
Jay Padzensky
4,731 Points

Hi Susan,

Sorry for any troubles. If you email Support, they're able to reset your console for you. help@teamtreehouse.com

1 Answer

Hi Susan!

What do you see if you run "ls -l" command in the terminal?

I had Treehouse support reset my conosole, so I am good to go now.