Even git reset can be undone by a lot of editors. At least IntelliJ has an excellent local history that works much like git. Sure it’s a pain if you touched several files but that’ll teach you to atomify your commits.
Edit: Plus, git reset itself does nothing of note really, but I’m sure you know. Needs the —hardflag to do any meaningful damage.
Yeah and IIRC the dude the Internet misogynists decided was responsible for most of the code said ‘Shut up everyone I did some leg work, but she did the heavy lifting.’ Plus he’s queer or something else which would have had those fuckers in shambles had they known.
What makes you think this index.html is more than a single
<p>
Hello World</p>
?