Documentation / git-fsck-objects.txton commit Allow git-apply to recount the lines in a hunk (AKA recountdiff) (c14b9d1)
   1git-fsck-objects(1)
   2===================
   3
   4NAME
   5----
   6git-fsck-objects - Verifies the connectivity and validity of the objects in the database
   7
   8
   9SYNOPSIS
  10--------
  11'git-fsck-objects' ...
  12
  13DESCRIPTION
  14-----------
  15
  16This is a synonym for linkgit:git-fsck[1].  Please refer to the
  17documentation of that command.