Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git-fsck-objects.txt « Documentation - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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.