Re: git caching(?) issues with http(s)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 21, 2014 at 2:41 PM, Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote:
> On Fri, Nov 21, 2014 at 02:27:58PM +0100, Jonas Gorski wrote:
>> Date:   Fri, 21 Nov 2014 14:27:58 +0100
>> From: Jonas Gorski <jogo@xxxxxxxxxxx>
>> To: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
>> Cc: John Crispin <john@xxxxxxxxxxx>, MIPS Mailing List
>>  <linux-mips@xxxxxxxxxxxxxx>
>> Subject: git caching(?) issues with http(s)
>> Content-Type: text/plain; charset=UTF-8
>>
>> Hi,
>>
>> I noticed that git over http(s) seems to get stale data (just done a
>> few minutes ago):
>>
>> ~$ git clone http://git.linux-mips.org/pub/scm/ralf/upstream-sfr.git
>> Cloning into 'upstream-sfr'...
>> ~$ cd upstream-sfr/
>> ~/upstream-sfr$ git log -1
>> commit 475d5928b79bb78326a645863d46ff95c5e25e5a
>> Merge: c6b7b9f 1062080
>> Author: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
>> Date:   Sat Aug 2 00:07:03 2014 +0200
>>
>>     Merge branch '3.16-fixes' into mips-for-linux-next
>
> Odd - but I have an idea what might be wrong.
>
> Are you seeing this only with the upstream-sfr tree?

Hadn't checked anything else, but looks like it also affects other trees:

~# git clone http://git.linux-mips.org/pub/scm/ralf/upstream-linus.git
Cloning into 'upstream-linus'...
~$ cd upstream-linus/
~/upstream-linus$ git log -1
commit 475d5928b79bb78326a645863d46ff95c5e25e5a
Merge: c6b7b9f 1062080
Author: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Date:   Sat Aug 2 00:07:03 2014 +0200

    Merge branch '3.16-fixes' into mips-for-linux-next


(strangely the same commit)

Jonas





[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux