Created
March 15, 2016 10:35
-
-
Save 4lun/f0198b2a0a8e2874d895 to your computer and use it in GitHub Desktop.
Create a complete single file backup (bundle) of a local git repository
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 bundle create ../"${PWD##*/}".bundle --all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment