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
Youssef El Idrissi -
Axel Navarro -
Tohid Hanfi -
Med Marrouchi -
Top comments (0)