Re: [PATCH v2] builtin/receive-pack.c: use parse_options API
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:08:35
Matthieu Moy [off-list ref] writes:
"Sidhant Sharma [:tk]" [off-list ref] writes:quoted
Make receive-pack use the parse_options API, bringing it more in line with send-pack and push.Thanks. This version looks good to me.
I'll queue this with your "Reviewed-by:" to 'pu', just as a Microproject reward ;-). Given that the program will never see an interactive use from a command line, however, I am not sure if it is worth actually merging it down thru 'next' to 'master'. Thanks.