git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Naja Melan <najamelan@autistici.org>
To: git@vger.kernel.org
Subject: git-bundle behaves unexpected with submodules
Date: Wed, 27 Jun 2012 16:47:42 +0200	[thread overview]
Message-ID: <20120627164742.22f3941c@localhost> (raw)

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

                 reply	other threads:[~2012-06-27 15:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120627164742.22f3941c@localhost \
    --to=najamelan@autistici.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).