During development, I stumbled upon an error in GIT that prevented me to complete any operation that required to contact remote origin (Fetch, push, etc..) No matter which branch I was on, I would always received the following error when trying any of the above operations: fatal: bad object HEAD The repository in question was…