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
Vitali Sorenko -
GitHubOpenSource -
Choon-Siang Lai -
Zahra Sandra Nasaka -
Top comments (0)