gitmirror Simple bash utility to mirror git repositories and export them into git bundles. A git bundle is a full repository saved in a single file for easy offline transfer. Usage Create git bundle in the current directory: ./bundle.sh <git-repo-url>