Re: [PATCH v3 01/10] receive.fsck. tests: remove dead code

2018-07-27 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: >> >> author Bugs Bunny 1234567890 + >> committer Bugs Bunny 1234567890 + > > This is covered by the "missingEmail" part of the test, but there's > nothing wrong with the timestamp itself. I think you didn't get what I meant. What makes you thi

Re: [PATCH v3 01/10] receive.fsck. tests: remove dead code

2018-07-27 Thread Ævar Arnfjörð Bjarmason
On Fri, Jul 27 2018, Junio C Hamano wrote: > Ævar Arnfjörð Bjarmason writes: > >> Remove the setting of a receive.fsck.badDate config variable to >> "ignore". This was added in efaba7cc77 ("fsck: optionally ignore >> specific fsck issues completely", 2015-06-22) but never did anything, >> pres

Re: [PATCH v3 01/10] receive.fsck. tests: remove dead code

2018-07-27 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: > Remove the setting of a receive.fsck.badDate config variable to > "ignore". This was added in efaba7cc77 ("fsck: optionally ignore > specific fsck issues completely", 2015-06-22) but never did anything, > presumably it was part of some work-in-progress code that

[PATCH v3 01/10] receive.fsck. tests: remove dead code

2018-07-27 Thread Ævar Arnfjörð Bjarmason
Remove the setting of a receive.fsck.badDate config variable to "ignore". This was added in efaba7cc77 ("fsck: optionally ignore specific fsck issues completely", 2015-06-22) but never did anything, presumably it was part of some work-in-progress code that never made it into git.git. None of these