Re: [PATCH v3 02/10] config doc: don't describe *.fetchObjects twice

2018-07-27 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: > Refer readers of fetch.fsckObjects and receive.fsckObjects to > transfer.fsckObjects instead of repeating the description at each > location. > > I don't think this description of them makes much sense, but for now > I'm just moving the existing documentation ar

[PATCH v3 02/10] config doc: don't describe *.fetchObjects twice

2018-07-27 Thread Ævar Arnfjörð Bjarmason
Refer readers of fetch.fsckObjects and receive.fsckObjects to transfer.fsckObjects instead of repeating the description at each location. I don't think this description of them makes much sense, but for now I'm just moving the existing documentation around. Making it better will be done in a later