Hello, Since git 2.1, there have been a number of new fsck options added which produce issues when I clone the repository git://git.sv.gnu.org/config.git
$ git fsck --full Checking object directories: 100% (256/256), done. error in tag 2f83955b8e9e1f430e3c4351afe0c7649db74dca: unterminated header error in tag d32faf421bc6fb6ced8b7f59801b378a8da3b141: unterminated header error in tag f3e0b527c5a931fbcb9e3de2f65de5fec565a860: unterminated header error in tag 9190ab5e369d0502d3bd069dba8525602870ddb7: unterminated header error in tag b8144a17feb27eb3f99e11554bb8d93457834ae0: unterminated header error in tag c19069c11ea9765ded72b340edb04911dd50c6a5: unterminated header Checking objects: 100% (3694/3694), done. 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 you might want to know so the error messages can be corrected. I hope this is the correct mailing list for this kind of report. Thanks, Liam _______________________________________________ config-patches mailing list config-patches@gnu.org https://lists.gnu.org/mailman/listinfo/config-patches