> 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....