I must have accidentally deleted part of my javascript but it's gone. I have a bunch of commits, a few of which have the code I need, but I didn't push until way after that code was deleted and I wrote a bunch of new code.
What is the best way to grab code from a previous commit on Sourcetree? I've been told I can't do it from Git since I didn't push until way after I realized it was gone.
Thanks for any help! I'm sort of a Git noob.