fsck: introduce fsck options
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 22 Jun 2015 15:25:00 +0000 (17:25 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2015 17:23:32 +0000 (10:23 -0700)
Just like the diff machinery, we are about to introduce more settings,
therefore it makes sense to carry them around as a (pointer to a) struct
containing all of them.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found