Lost all my staged but uncommited modifications after git revert --abort command
问题 I think I just totally messed up. I've been working on a project for 2 days and I was trying Magit in emacs to commit the project but I kept getting back to the staging area without finishing the commit. Long story short, I exited emacs and was back in the command line and everything was fine with the files, but git status said that I should do a git revert --abort or some other option I don't recall now. Well, git revert --abort seemed ok, since I wanted to abort whatever git was doing and