From 2aef5bbae99aeba3551408eae13faea02bf55b67 Mon Sep 17 00:00:00 2001 From: David Greaves Date: Sun, 22 May 2005 18:44:17 +0100 Subject: [PATCH] Docs - delta object Added delta documentation Signed-off-by: David Greaves Signed-off-by: Linus Torvalds --- Documentation/git-fsck-cache.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Documentation/git-fsck-cache.txt') diff --git a/Documentation/git-fsck-cache.txt b/Documentation/git-fsck-cache.txt index bcd3b0adcc..c05b1bfd99 100644 --- a/Documentation/git-fsck-cache.txt +++ b/Documentation/git-fsck-cache.txt @@ -9,7 +9,7 @@ git-fsck-cache - Verifies the connectivity and validity of the objects in the da SYNOPSIS -------- -'git-fsck-cache' [--tags] [--root] [[--unreachable] [--cache] \*] +'git-fsck-cache' [--tags] [--root] [--delta-depth] [[--unreachable] [--cache] \*] DESCRIPTION ----------- @@ -34,6 +34,9 @@ OPTIONS Consider any object recorded in the cache also as a head node for an unreachability trace. +--delta-depth:: + Report back the length of the longest delta chain found. + It tests SHA1 and general object sanity, and it does full tracking of the resulting reachability and everything else. It prints out any corruption it finds (missing or bad objects), and if you use the -- cgit v1.3