Skip to content

Instantly share code, notes, and snippets.

@marcusshepp
Created August 21, 2017 20:28
Show Gist options
  • Save marcusshepp/1218d7ef290d3560072a36a85de837b1 to your computer and use it in GitHub Desktop.
Save marcusshepp/1218d7ef290d3560072a36a85de837b1 to your computer and use it in GitHub Desktop.
git list untracked files
git ls-files --others --exclude-standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment