All of lore.kernel.org
 help / color / mirror / Atom feed
* git-bundle behaves unexpected with submodules
@ 2012-06-27 14:47 Naja Melan
  0 siblings, 0 replies; only message in thread
From: Naja Melan @ 2012-06-27 14:47 UTC (permalink / raw)
  To: git

I am the author of a script: https://github.com/najamelan/git-backup

I am using git bundle to back up git repositories. In recent versions of git the repository metadata of a submodule are stored in .git/modules of the parent repository.

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.

Anyone who can shed light on this?

thanx in advance
naja

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-27 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-27 14:47 git-bundle behaves unexpected with submodules Naja Melan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.