Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: aa25c82427ae70aebf3b8f970f2afd54e9a2a8c6 authored by Junio C Hamano on 19 May 2019, 07:46:42 UTC
Git 2.22-rc1
Tip revision: aa25c82
git-fsck-objects.txt
git-fsck-objects(1)
===================

NAME
----
git-fsck-objects - Verifies the connectivity and validity of the objects in the database


SYNOPSIS
--------
[verse]
'git fsck-objects' ...

DESCRIPTION
-----------

This is a synonym for linkgit:git-fsck[1].  Please refer to the
documentation of that command.

GIT
---
Part of the linkgit:git[1] suite
back to top