Re: [RFC/PATCH] parse-options: introduce parse_subcommands
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:58
Ramkumar Ramachandra [off-list ref] writes:
I found this patch in one of my branches from a long time ago. I haven't written documentation and tests yet because I'm not fully convinced that I like this. Thoughts?
It looks like a static version of string_list_lookup() and does not have much reason to tie it to "subcommand".