# clone a repo from a file called repo.bundle # which was created using 'git bundle' git clone repo.bundle -b master repo