I am using Doom Emacs 2.0.9 on Emacs 27.2.
I use magit to manage a local git repository.
In an earlier commit, there was a file. In the latest commit as well as the current working tree, the file no longer exists as it was deleted somewhere along the way.
I want to have that file from the earlier commit in the current working tree. How do I do that using magit?