Your computer just crashed and you have to re-open all your files. What do you do?
Use git to list all changed files from master and send that to vim.
vim $(git diff --name-only master)
fin
Your computer just crashed and you have to re-open all your files. What do you do?
Use git to list all changed files from master and send that to vim.
vim $(git diff --name-only master)
fin
For further actions, you may consider blocking this person and/or reporting abuse
Axel Navarro -
José María CL -
Emma Richardson -
Bryan Primus Lumbantobing -
Top comments (0)