Skip to content

Instantly share code, notes, and snippets.

@jalandis
Created July 7, 2014 00:31
Show Gist options
  • Save jalandis/822cebd5d3e7b05db955 to your computer and use it in GitHub Desktop.
Save jalandis/822cebd5d3e7b05db955 to your computer and use it in GitHub Desktop.
Tar un-versioned files
git ls-files --others | xargs tar cf un-versioned.tar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment