diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2015-06-22 17:27:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-23 14:27:37 -0700 |
commit | 02976bf856bc47ea2bcb9423cd13b6f69ce58929 (patch) | |
tree | fa1efe6204a7ac1055211214f169f17f589f3b9c /fsck.h | |
parent | fsck: support demoting errors to warnings (diff) | |
download | tgif-02976bf856bc47ea2bcb9423cd13b6f69ce58929.tar.xz |
fsck: introduce `git fsck --connectivity-only`
This option avoids unpacking each and all blob objects, and just
verifies the connectivity. In particular with large repositories, this
speeds up the operation, at the expense of missing corrupt blobs,
ignoring unreachable objects and other fsck issues, if any.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fsck.h')
0 files changed, 0 insertions, 0 deletions