From: Jeffrey Ratcliffe <jeffrey.ratcliffe@gmail.com>
To: Adam Brewster <adambrewster@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: bundles with multiple branches
Date: Sun, 23 Aug 2009 23:04:06 +0200 [thread overview]
Message-ID: <30e395780908231404k7240dbacu5c258d9816e35dd7@mail.gmail.com> (raw)
In-Reply-To: <c376da900908231352o5c5746c0h9e39b80adede66e8@mail.gmail.com>
Thanks for the help
2009/8/23 Adam Brewster <adambrewster@gmail.com>:
> git remote add bundle /media/cdrom
> git config --replace-all remotes.bundle.fetch refs/heads/*:refs/remotes/bundle/*
> git config --add remotes.bundle.fetch refs/remotes/*:refs/remotes/*
On
$ git pull bundle
or
$ git fetch bundle
I get
fatal: '/media/cdrom': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
Any ideas?
(I used the mount point of the USB stick where the bundles were but
the principle is the same)
Regards
Jeff
next prev parent reply other threads:[~2009-08-23 21:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-23 20:36 bundles with multiple branches Jeffrey Ratcliffe
2009-08-23 20:52 ` Adam Brewster
2009-08-23 21:04 ` Jeffrey Ratcliffe [this message]
2009-08-24 21:42 ` Adam Brewster
2009-08-27 20:03 ` Jeffrey Ratcliffe
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=30e395780908231404k7240dbacu5c258d9816e35dd7@mail.gmail.com \
--to=jeffrey.ratcliffe@gmail.com \
--cc=adambrewster@gmail.com \
--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).