builtin/receive-pack.c: use parse_options API
authorSidhant Sharma [:tk] <redacted>
Tue, 1 Mar 2016 20:21:01 +0000 (01:51 +0530)
committerJunio C Hamano <redacted>
Tue, 1 Mar 2016 21:38:45 +0000 (13:38 -0800)
commit1b68387e026f81dcda330f721c0e54a8902ad4eb
treeba8931039813afab112b91aab595d962d02da193
parentf02fbc4f9433937ee0463d0342d6d7d97e1f6f1e
builtin/receive-pack.c: use parse_options API

Make receive-pack use the parse_options API,
bringing it more in line with send-pack and push.

Helped-by: Matthieu Moy <redacted>
Signed-off-by: Sidhant Sharma [:tk] <redacted>
Reviewed-by: Matthieu Moy <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/receive-pack.c
git clone https://git.99rst.org/PROJECT