Git Reset Modes
Sometimes when working with Git it would be useful to rewind your branch to an earlier commit. Maybe one of your recent commits introduced a bug or you just want to organize your changes differently between commits. Whatever the reason, Git provides ...
blog.nicholasfragiskatos.dev12 min read