Merge branch 'ab/parse-options-cleanup'

Change the type of an internal function to return an enum (instead of int) and replace -2 that was used to signal an error with -1. * ab/parse-options-cleanup: parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()

Junio C Hamano committed Dec 15, 2021 at 09:39 UTC bc32aa1e63218b0011159af4703e1389354c69f9

No changes.