Hi all
In the past I broke the repo because I erased a couple of folders and created symlinks with the same name. That caused several problems to git.
Now, I want to do it again. I realized that symlinks where a mistake and want to erase them and create the folders again. I need some assistance not to break the repo :)
Would it be safe if I erase the symlinks and recreate the folders in two different commits? Maybe the problem was doing so in the same commit/push?