From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 1 Apr 2016 09:23:41 +0200 Subject: [U-Boot] Problem of git clone with http In-Reply-To: <56FDC7EA.9040902@samsung.com> References: <56FDC7EA.9040902@samsung.com> Message-ID: <20160401092341.21f3272c@crub> 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 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, Anatolij