Skip to content

Instantly share code, notes, and snippets.

@andyg1
Created October 28, 2016 07:11
Show Gist options
  • Save andyg1/259b378b6db8fb757949777bff878d93 to your computer and use it in GitHub Desktop.
Save andyg1/259b378b6db8fb757949777bff878d93 to your computer and use it in GitHub Desktop.
Show files that have been deleted in the currently working git directory
git ls-files --deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment