Re: [Mesa-dev] git fsck errors on mesa repo

2015-06-30 Thread Liam R. Howlett
* Emil Velikov [150630 10:04]: > Hi Liam, > > On 29/06/15 18:23, Liam R. Howlett wrote: > > Hello, > > > > Since git 2.3, there have been a number of new fsck options added which > > produce issues when I clone the repository > > git://anongit.freedesktop.org/git/mesa/mesa > > > Can you be more

Re: [Mesa-dev] git fsck errors on mesa repo

2015-06-30 Thread Emil Velikov
On 30/06/15 15:39, Liam R. Howlett wrote: > * Emil Velikov [150630 10:04]: >> Hi Liam, >> >> On 29/06/15 18:23, Liam R. Howlett wrote: >>> Hello, >>> >>> Since git 2.3, there have been a number of new fsck options added which >>> produce issues when I clone the repository >>> git://anongit.freedes

Re: [Mesa-dev] git fsck errors on mesa repo

2015-06-30 Thread Emil Velikov
Hi Liam, On 29/06/15 18:23, Liam R. Howlett wrote: > Hello, > > Since git 2.3, there have been a number of new fsck options added which > produce issues when I clone the repository > git://anongit.freedesktop.org/git/mesa/mesa > Can you be more specific about the fsck options and the messages th

[Mesa-dev] git fsck errors on mesa repo

2015-06-29 Thread Liam R. Howlett
Hello, Since git 2.3, there have been a number of new fsck options added which produce issues when I clone the repository git://anongit.freedesktop.org/git/mesa/mesa These new tests are enabled by default when using git fsck. I have been testing with git version 2.4.4.409.g5b1d901 and thought yo