summaryrefslogtreecommitdiff
path: root/Documentation/git-fsck-objects.txt
blob: 965a8279c1b17df6fbf82f4fbcadbd254049a7d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
git-fsck-objects(1)
===================
 
NAME
----
git-fsck-objects - Verifies the connectivity and validity of the objects in the database
 
 
SYNOPSIS
--------
'git fsck-objects' ...
 
DESCRIPTION
-----------
 
This is a synonym for linkgit:git-fsck[1].  Please refer to the
documentation of that command.