From: Johan 't Hart <johanthart@gmail.com>
To: git@vger.kernel.org
Subject: Re: Warning while cloning remote repository
Date: Fri, 13 Nov 2009 20:34:07 +0100 [thread overview]
Message-ID: <hdkcbm$24q$1@ger.gmane.org> (raw)
In-Reply-To: <117260.55181.qm@web94705.mail.in2.yahoo.com>
Shameem Ahamed schreef:
> Hi,
>
> I ran in to a warning message while cloning a remote repository.
>
> The message is
>
> warning: remote HEAD refers to nonexistent ref, unable to checkout.
>
> After the cloning i couldn't see any remote files. The .git folder is created successfully.
>
try
git checkout -t origin/master
on the clone.. Maybe its a workaround?
prev parent reply other threads:[~2009-11-13 19:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-13 10:20 Warning while cloning remote repository Shameem Ahamed
2009-11-13 19:34 ` Johan 't Hart [this message]
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='hdkcbm$24q$1@ger.gmane.org' \
--to=johanthart@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 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.