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? Ralf