# create a file named repo.bundle
# contains all the data to recreate the repo
git bundle create repo.bundle master
# create a file named repo.bundle
# contains all the data to recreate the repo
git bundle create repo.bundle master