To Git or Not To Git

To Git or Not To Git: A Horrific tragedy of Hubris and Time By: Pedro Colon 5/26/2023 Reference: https://github.blog/2021-10-29-thirteen-short-and-scary-games-plus-source-to-play-or-hack-this-halloween/ Prelude To Git or Not To Git-That is the question. Since the beginning of time, developers have been finding ways to better work on projects together and to ensure that a safe backup of their work works well. From centralized to distributed, Developers still ponder on the tool that is right for the job. For if a tool can hurt progress, productivity dies and so does the sanity of the developer. This is one of those stories. Or at least a story of how I managed to make things harder for me all because I didn't carefully read Gits errors and instead set back a good chunk of work which I was able to make up thankfully, but was still terrifying! Welcome to this story of mine. Part 1: The Horror, The Horror! The horror of misreading errors! So what did happened? Well what occurred ...