]> git.ipfire.org Git - thirdparty/git.git/commit - fsck.c
fsck: give the error function a chance to see the fsck_options
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 17 Jul 2016 10:59:57 +0000 (12:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jul 2016 18:35:00 +0000 (11:35 -0700)
commit1cd772cc4124e43b14231dcaeae8a5dddf4ffdb9
treeb2c194259ff773b03bc5a3f3921a8d595aef63da
parent7b35efd734e501f9e4692768a8b6aea818c0c93e
fsck: give the error function a chance to see the fsck_options

We will need this in the next commit, where fsck will be taught to
optionally name the objects when reporting issues about them.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/fsck.c
fsck.c
fsck.h