Skip to content

Instantly share code, notes, and snippets.

@agea
Created November 14, 2013 09:00
Show Gist options
  • Save agea/7463675 to your computer and use it in GitHub Desktop.
Save agea/7463675 to your computer and use it in GitHub Desktop.
{
"cmd": ["rsync",
"-avz",
"--exclude",
"'.svn*'",
"/src/folder",
"/dest"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment