From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaehoon Chung Date: Fri, 01 Apr 2016 16:29:48 +0900 Subject: [U-Boot] Problem of git clone with http In-Reply-To: <20160401092341.21f3272c@crub> References: <56FDC7EA.9040902@samsung.com> <20160401092341.21f3272c@crub> Message-ID: <56FE236C.70108@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 04/01/2016 04:23 PM, Anatolij Gustschin wrote: > Hi, > > On Fri, 01 Apr 2016 09:59:22 +0900 > Jaehoon Chung jh80.chung at samsung.com wrote: > ... >> I have fetched the u-boot/master with http, not git. >> url = http://git.denx.de/u-boot.git >> >> When i saw the gitweb, it seems that v2016.03 was released.. >> But i can't pull and fetch anything with http.. > ... >> There is difference..Does anybody know this problem? > > this issue is known, I reported it to our network admin a while > ago but it hasn't been resolved yet, sorry. > >> Now, i can't use git protocol. So i need to use the "http". > > for now please try cloning from U-Boot git repo on github: > > https://github.com/trini/u-boot.git Thanks for sharing information. this information is helpful to me! :) Best Regards, Jaehoon Chung > > Thanks, > > Anatolij > >