Skip to content

Instantly share code, notes, and snippets.

@ajonnet
Created May 28, 2016 07:41
Show Gist options
  • Save ajonnet/e1fa7cc93c17c2d216a18c7cbe1b28cf to your computer and use it in GitHub Desktop.
Save ajonnet/e1fa7cc93c17c2d216a18c7cbe1b28cf to your computer and use it in GitHub Desktop.
Google Cloud Storage Sync
gsutil rsync -rd -x \.git . gs://your-bucket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment