Make builtin-fsck.c use parse_options.
[gitweb.git] / t / t0040-parse-options.sh
2007-10-30 parse-options: Allow abbreviated options when unambiguous
2007-10-30 Add tests for parse-options.c