author | Wesley J. Landaker <wjl@icecavern.net> | |
Fri, 5 Feb 2010 19:58:50 +0000 (12:58 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 5 Feb 2010 21:01:45 +0000 (13:01 -0800) | ||
commit | 2b26e0e18907132eaac2a8163de0cac552217082 | |
tree | 8680e15d616b55242b75561a4c0fccec4a84aad1 | tree | snapshot |
parent | b401a12a2c49d3f3e81e356782d9ca49aaa97faa | commit | diff |
Update git fsck --full short description to mention packs
The '--full' option to git fsck does two things:
1) Check objects in packs
2) Check alternate objects
This is documented in the git fsck manual; this patch reflects that in
the short git fsck option help message as well.
Signed-off-by: Wesley J. Landaker <wjl@icecavern.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The '--full' option to git fsck does two things:
1) Check objects in packs
2) Check alternate objects
This is documented in the git fsck manual; this patch reflects that in
the short git fsck option help message as well.
Signed-off-by: Wesley J. Landaker <wjl@icecavern.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fsck.c | diff | blob | history |