diff options
author | Thomas Gummerer <t.gummerer@gmail.com> | 2016-01-19 00:20:49 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-19 10:07:56 -0800 |
commit | ba5f28bf79ea652fbe2be12f5ca6b351bb6ad591 (patch) | |
tree | 3556063f8dee1137d3d2b60a4696a7b5b441bea1 /t/t4013 | |
parent | ls-remote: fix synopsis (diff) | |
download | tgif-ba5f28bf79ea652fbe2be12f5ca6b351bb6ad591.tar.xz |
ls-remote: use parse-options api
Currently ls-remote uses a hand rolled parser for its command line
arguments. Use the parse-options api instead of the hand rolled parser
to simplify the code and make it easier to add new arguments. In
addition this improves the help message.
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013')
0 files changed, 0 insertions, 0 deletions