I accidentally deleted my local files after I reverted changes that I made to a repo. How can I revert it?

后端 未结 0 1985
轮回少年
轮回少年 2020-12-17 14:23

I wanted to revert the changes I made to the repo with git revert -n HEAD~2..HEAD, but I didn\'t know that it would delete my local files as well... Pls help me restore it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题