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
Bridget Amana -
Romina Mendez -
Maria Campbell -
Otobong Edoho -
Top comments (0)