Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 8d141a1d562abb31f27f599dbf6e10a6c06ed73e authored by Junio C Hamano on 11 July 2012, 19:55:38 UTC
Git 1.7.11.2
Tip revision: 8d141a1
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