git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: max roth <maxrothca@gmail.com>
To: git@vger.kernel.org
Subject: Newbie question about submodules and git clone.
Date: Fri, 2 May 2008 19:00:35 -0700	[thread overview]
Message-ID: <C7698B88-6ECF-43BE-BE97-82B69AC138CA@gmail.com> (raw)

I have a small personal project that I want to use submodules for.   
For each of the
submodules, I set up a git repository and then used git submodule add
to add them to the super project.  When I try to clone the super
project I get this error

/git_repositories/biatch/.git/refs/remotes/origin: No such file or
directory
Warning: Remote HEAD refers to nonexistent ref, unable to checkout.

What does this mean? Everything is on my laptop so I don't know if
it is trying to go to a URL or something. I'm a newbie and documentation
about this is sparse. Thanks.

                 reply	other threads:[~2008-05-03  2:01 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=C7698B88-6ECF-43BE-BE97-82B69AC138CA@gmail.com \
    --to=maxrothca@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).