Re: git pull through http / git

From: Jan Engelhardt
Date: Mon Jul 07 2008 - 12:42:53 EST



On Monday 2008-07-07 18:15, Nicolas Ferre wrote:

> Hi,
>
> I see differences when I use git to a git.kernel.org between the one I fetch
> using http protocol and the one shown through the gitweb interface.
>
> I cloned (or git remote add) the mmc tree and my config shows this url :
> url = http://www.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc.git
>
> but I see updates in :
> http://git.kernel.org/?p=linux/kernel/git/drzeus/mmc.git;a=summary
> I cannot get.

I don't think many care about http downloading, just because it is
available as such.
git:// and rsync:// are available though and should be usable even
without the http info that needs to be constantly refreshed when one
wants to use http....

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/