Restore All Deleted Files to the Current Working Directory from Git

Viewed 467

I have accidentally deleted all files in frontend directory from my project. This is where I have everything. I can see all those files in the changes pane and it is marked with D. Is there any way I could retrieve completely everything.

Now, this is how my current project looks

enter image description here enter image description here enter image description here

1 Answers
Related