fsck: move checks for gitattributes
commitf8587c31c96172aac547f83977c98fa8f0e2aa67
authorPatrick Steinhardt <ps@pks.im>
Thu, 1 Dec 2022 14:46:05 +0000 (1 15:46 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Dec 2022 08:05:00 +0000 (9 17:05 +0900)
tree982a620163addccf2a5afe3dbba74b50d9ed5928
parenta59a8c687f18db2b4c54a9d0795f93c4df1f9703
fsck: move checks for gitattributes

Move the checks for gitattributes so that they can be extended more
readily.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fsck.c