All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Problem of git clone with http
Date: Fri, 01 Apr 2016 09:59:22 +0900	[thread overview]
Message-ID: <56FDC7EA.9040902@samsung.com> (raw)

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@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@konsulko.com>	
Wed, 30 Mar 2016 02:33:13 +0900 (13:33 -0400)
committer	Tom Rini <trini@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

             reply	other threads:[~2016-04-01  0:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01  0:59 Jaehoon Chung [this message]
2016-04-01  7:23 ` [U-Boot] Problem of git clone with http Anatolij Gustschin
2016-04-01  7:29   ` Jaehoon Chung
2016-04-27 14:43     ` Andreas Dannenberg
2016-04-27 14:54       ` Tom Rini
2016-04-27 20:44       ` Wolfgang Denk
2016-04-27 20:59         ` Andreas Dannenberg
2016-04-27 21:05         ` Sergey Kubushyn
2016-04-27 21:21           ` Andreas Dannenberg
2016-04-28  4:57           ` Wolfgang Denk

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=56FDC7EA.9040902@samsung.com \
    --to=jh80.chung@samsung.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.