Created
August 31, 2015 04:05
-
-
Save trentbrooks/98c1558c7c2fe15a8d9d to your computer and use it in GitHub Desktop.
git backup
This file contains 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 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