

1·
21 days agoMakes sense but ugh
Makes sense but ugh
And then why is Ganz in caps. I call cap on German C.
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 —hard
flag to do any meaningful damage.
I don’t know whirlpool but you might want to read up on what your code on GitHub is being used for.
What makes you think this index.html is more than a single <p>Hello World</p>?