All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] git clone http://git.denx.de/u-boot-arc.git doesn't work
@ 2018-03-21 10:13 Alexey Brodkin
  0 siblings, 0 replies; only message in thread
From: Alexey Brodkin @ 2018-03-21 10:13 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-21 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21 10:13 [U-Boot] git clone http://git.denx.de/u-boot-arc.git doesn't work Alexey Brodkin

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.