From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] git clone http://git.denx.de/u-boot-arc.git doesn't work
Date: Wed, 21 Mar 2018 10:13:14 +0000 [thread overview]
Message-ID: <1521627193.9805.14.camel@synopsys.com> (raw)
Hello,
For some reason git clone fails if HTTP URL is used [at least for ARC's U-Boot tree].
See:
------------------------------->8-------------------------------
git clone http://git.denx.de/u-boot-arc.git
Cloning into 'u-boot-arc'...
warning: alternate disabled by http.followRedirects: http://git.denx.de/u-boot.git/
error: Unable to find be360d9824d653780ebd3ffc08f1938a8e3dd747 under http://git.denx.de/u-boot-arc.git
Cannot obtain needed object be360d9824d653780ebd3ffc08f1938a8e3dd747
while processing commit 4eebd6e1058940231f3fbee057429cfa5cc44251.
error: fetch failed.
------------------------------->8-------------------------------
Cloning from git://git.denx.de/u-boot-arc.git works as expected.
Also I may easily clone main U-Boot repo via HTTP:
------------------------------->8-------------------------------
git clone http://git.denx.de/u-boot.git
Cloning into 'u-boot'...
Checking connectivity: 531607, done.
------------------------------->8-------------------------------
Any thoughts on what might be wrong?
-Alexey
reply other threads:[~2018-03-21 10:13 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=1521627193.9805.14.camel@synopsys.com \
--to=alexey.brodkin@synopsys.com \
--cc=u-boot@lists.denx.de \
/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.