Skip to content

Instantly share code, notes, and snippets.

@brunopulis
Created September 24, 2013 14:26
Show Gist options
  • Save brunopulis/6685589 to your computer and use it in GitHub Desktop.
Save brunopulis/6685589 to your computer and use it in GitHub Desktop.
Deletar arquivo versionado da listagem
git ls-files --deleted | xargs git rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment