diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2011-11-07 09:59:26 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-06 20:31:28 -0800 |
commit | 1e49f22f07881dffc04f8f09d4ad4e4a65b85b09 (patch) | |
tree | bf5f7ec7b62dd9b8054f630a232b0b437c2d4d93 /commit.h | |
parent | c9486eb04dd99fc00df3e68f9b908f9ad7ff9728 (diff) | |
download | git-nd/fsck-progress.tar.gz |
fsck: print progressnd/fsck-progress
fsck is usually a long process and it would be nice if it prints
progress from time to time.
Progress meter is not printed when --verbose is given because
--verbose prints a lot, there's no need for "alive" indicator.
Progress meter may provide "% complete" information but it would
be lost anyway in the flood of text.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions