Junio C Hamano | 1a4e841 | 2005-12-27 08:17:23 | [diff] [blame] | 1 | git-fsck-objects(1) |
2 | =================== | ||||
3 | |||||
4 | NAME | ||||
5 | ---- | ||||
6 | git-fsck-objects - Verifies the connectivity and validity of the objects in the database | ||||
7 | |||||
8 | |||||
9 | SYNOPSIS | ||||
10 | -------- | ||||
Junio C Hamano | fce7c7e | 2008-07-02 03:06:38 | [diff] [blame^] | 11 | 'git fsck-objects' ... |
Junio C Hamano | 1a4e841 | 2005-12-27 08:17:23 | [diff] [blame] | 12 | |
13 | DESCRIPTION | ||||
14 | ----------- | ||||
Junio C Hamano | 1a4e841 | 2005-12-27 08:17:23 | [diff] [blame] | 15 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 16 | This is a synonym for linkgit:git-fsck[1]. Please refer to the |
Junio C Hamano | 7ad22dc | 2007-01-29 02:55:48 | [diff] [blame] | 17 | documentation of that command. |