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 Branches Branching Out

Mykola Shatkovskyi
Mykola Shatkovskyi
2,091 Points

I've done smth wrong in "all those your git things" and can't continue my treehouse git studies. Can I roll-back smhw?

I've done smth wrong in "all those your git things" and can't continue my treehouse git studies.

Can I roll-back to the very beginning of my treehouse git study smhw?

3 Answers

Damian Saunders
Damian Saunders
23,000 Points

Hi Mykola, I think that if I was in your situation I would simply go back to the beginning of the Git module and, in the Treehouse console, define a new project (git init "myNewProject") ignoring the previous one. Then go through the lessons using that project instead of the one you originally created.

Hope that helps Damian

Hi Mykola,

Yes, you can absolutely. There is always go back to review again. :)

Mykola Shatkovskyi
Mykola Shatkovskyi
2,091 Points

Thanx a lot, Salman,

Ok, it's nice to know it. Can you say how?

Thanx again ^_^

Mykola -

Okay sure! If you are looking Git topic, you can click "Library" on the left side, you may notice 'book-style' icon to click it, then type "git" in search area (right top side). It will pop up all the results, I found this is Git Basics.

Mykola Shatkovskyi
Mykola Shatkovskyi
2,091 Points

I guess, I explained everything totally wrong.

I'd like to know can I roll back all my changes in TreeHouse console for Git exercises - to start these from the very beginning much more thoroughly and attentively?

It seems to me that I can't. Unfortunately :( Or I'm wrong?

Cause, for programming course (PHP, JavaScript, ...) I can load Console window without(!) task resolved - and can code all practices many times to make it more clear.

Anyway, thanx for your try to help.