aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-fsck-objects.txt
blob: f21061ecfe56a438238cc84761174f836bd0035e (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 gitlink:git-fsck[1].  Please refer to the
documentation of that command.