Skip to content

Instantly share code, notes, and snippets.

@trentbrooks
Created August 31, 2015 04:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trentbrooks/98c1558c7c2fe15a8d9d to your computer and use it in GitHub Desktop.
Save trentbrooks/98c1558c7c2fe15a8d9d to your computer and use it in GitHub Desktop.
git backup
git clone http://github.com/trentbrooks/someproject
git bundle create someproject.bundle --all
- need to zip assets if not in archive
- if OF, might need details about which version and addons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment