I just rebased a Git branch called chattisekoilua
onto the master
branch of my project, did something stupid on chattisekoilua
(as in deleted some files I shouldn't have) and would like to set the state of the chattisekoilua
branch to the moment right after the rebase.
How could I accomplish this? I've not made any commits after the rebase, if that's relevant.