Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 3ddac3d691c3633cd4d9a74c07e3b2301f546f77 authored by Junio C Hamano on 17 July 2020, 01:02:52 UTC
Git 2.28-rc1
Tip revision: 3ddac3d
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