repo.or.cz
/
git
/
gitweb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
provide a nice @{...} syntax to always mean the current branch reflog
[git/gitweb.git]
/
Documentation
/
git-fsck-objects.txt
blob
f21061ecfe56a438238cc84761174f836bd0035e
1
git-fsck-objects(1)
2
===================
3
4
NAME
5
----
6
git-fsck-objects - Verifies the connectivity and validity of the objects in the database
7
8
9
SYNOPSIS
10
--------
11
'git-fsck-objects' ...
12
13
DESCRIPTION
14
-----------
15
16
This is a synonym for gitlink:git-fsck[1]. Please refer to the
17
documentation of that command.