blob: eec4bdb600d8ca03a6fd7138e945dceb6dc43ec7 [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 Hamano15567bc2011-07-23 00:51:5911[verse]
Junio C Hamanofce7c7e2008-07-02 03:06:3812'git fsck-objects' ...
Junio C Hamano1a4e8412005-12-27 08:17:2313
14DESCRIPTION
15-----------
Junio C Hamano1a4e8412005-12-27 08:17:2316
Junio C Hamano35738e82008-01-07 07:55:4617This is a synonym for linkgit:git-fsck[1]. Please refer to the
Junio C Hamano7ad22dc2007-01-29 02:55:4818documentation of that command.
Junio C Hamano5f3d8392011-03-15 23:33:3519
20GIT
21---
22Part of the linkgit:git[1] suite