Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 7234152e66e52c7601789f6de822bb39590f0595 authored by Junio C Hamano on 01 August 2017, 19:30:00 UTC
Git 2.13.5
Tip revision: 7234152
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