问题
I was trying to move a file from my Downloads folder to my repository and I ended up moving the Downloads folder.
this is the command i used
mv ~/Downloads lesson_3_reflecton_prompts.txt
is there a way I can undo this?
来源:https://stackoverflow.com/questions/48329352/undo-directory-move-git-bash