I've spent the better part of today and last night on this and I can't figure it out.
I've searched for a similar error but none of the descriptions seem to fit my case.
My issue is that in visual studio, it's showing that I have uncommitted changes. In this case, it's the deletion of a file.
context: I'm doing a code-along tutorial for Reactjs and I delete my src file and replace it with the tutorial's in case I miss anything and commit along the way. It's been working flawlessly more than half of the way done with the tutorial.
Anyway, now when I try to commit to Github through Visual Studio, I get this error showing,
I've tried revert and reset --hard to before when I got this error and no luck. I don't know what else to do.
Please help.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…