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 Why Version Control Matters How Version Control Works

Craig Curtis
Craig Curtis
19,985 Points

Committed yesterday, did 8 hours of work today... Messed up... How can I find the error and get back to a working app?

So I went crazy committing 30+ times yesterday. I tried a different approach today, trying to complete all steps first before committing at the end of the day. BUT - the version about 3:00pm wasn't working (specifically, Font Awesome wasn't working on an Angular project using Bower + Grunt)

Cowboy Coder me went back into Sublime, undid all changes file-by-file to try to locate the error... Didn't work.

Then I went back to the Git project online, cloned another copy to see if Font Awesome worked. It did.... BUT That also is a version without ANY of my previous commits.

So I have until 8:00am tomorrow (it's 6:42pm now) to try to finish this course and get some ideas to save my butt, or hopefully one of you can help out.

Skol

Pablo Rocha
Pablo Rocha
10,142 Points

I do not have answer for you. But I need to know - did you meet the deadline?!?

1 Answer

Chufan Xiao
Chufan Xiao
18,955 Points

You can just view it in your github history