Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
tar exclude SVN
tar cvzf ~/backup/project.tar.gz --dereference --exclude-vcs --exclude=/target/ project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment