On Thu, Mar 7, 2019 at 6:21 AM Junio C Hamano <gits...@pobox.com> wrote: > The change to this main function looks quite straight-forward. I am > kind of surprised that a very low hanging fruit like this had survived > without getting hit by parseopt a lot earlier ;-)
There are more (I guess we tag #leftovers nowadays?) git grep 'strcmp.*\"--[a-z]' builtin/ (with some false positives) -- Duy