[U-Boot] Problem of git clone with http
Jaehoon Chung
jh80.chung at samsung.com
Fri Apr 1 02:59:22 CEST 2016
Hi all,
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..
$ git pull
Already up-to-date.
$ git show origin/master
commit 077678eb0c226e52a1f90edabd3369ab26065b32
Merge: e69514c ab971e1
Author: Tom Rini <trini at konsulko.com>
Date: Tue Jan 12 18:12:42 2016 -0500
Merge git://git.denx.de/u-boot-dm
$ git describe
v2016.01-39-g077678e
But on gitweb
Merge branch 'master' of git://git.denx.de/u-boot-tegra master
author Tom Rini <trini at konsulko.com>
Wed, 30 Mar 2016 02:33:13 +0900 (13:33 -0400)
committer Tom Rini <trini at konsulko.com>
Wed, 30 Mar 2016 02:33:13 +0900 (13:33 -0400)
commit 080c499df689e8c42df70de44502c0d71533dda8
There is difference..Does anybody know this problem?
Now, i can't use git protocol. So i need to use the "http".
I didn't test with "git"
Best Regards,
Jaehoon Chung
More information about the U-Boot
mailing list