Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lherich/a6b76446d6c1e08318dc to your computer and use it in GitHub Desktop.
Save lherich/a6b76446d6c1e08318dc to your computer and use it in GitHub Desktop.
git rm $(git ls-files --deleted)
git add $(git ls-files --modified)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment