najamelan / git-backup

Backup up local git repositories using git bundle with settings from git config
57 stars 8 forks source link

git bundle does not work in submodules #1

Closed najamelan closed 11 years ago

najamelan commented 12 years ago

When git-bundle is ran in a submodule, it creates a bundle of the parent repo, omitting the information from the submodule, thus effectively not backing it up.