blob: 965a8279c1b17df6fbf82f4fbcadbd254049a7d5 [file] [log] [blame]
Junio C Hamano1a4e8412005-12-27 08:17:231git-fsck-objects(1)
2===================
3
4NAME
5----
6git-fsck-objects - Verifies the connectivity and validity of the objects in the database
7
8
9SYNOPSIS
10--------
Junio C Hamanofce7c7e2008-07-02 03:06:3811'git fsck-objects' ...
Junio C Hamano1a4e8412005-12-27 08:17:2312
13DESCRIPTION
14-----------
Junio C Hamano1a4e8412005-12-27 08:17:2315
Junio C Hamano35738e82008-01-07 07:55:4616This is a synonym for linkgit:git-fsck[1]. Please refer to the
Junio C Hamano7ad22dc2007-01-29 02:55:4817documentation of that command.