Git bundle?
git bundle create <file.bundle> <ref> - packs Git refs and
objects into a single file for easy transfer without a network connection.
git bundle create <file.bundle> <ref> - packs Git refs and
objects into a single file for easy transfer without a network connection.