Created
July 7, 2014 00:31
-
-
Save jalandis/822cebd5d3e7b05db955 to your computer and use it in GitHub Desktop.
Tar un-versioned files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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