diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-06-02 22:22:53 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-02 13:36:23 -0700 |
commit | e3b601da2af53cbb9a63e59113d524a8d946ea12 (patch) | |
tree | f7de00215810fab9e8fd776a73a624986d2c1a12 /remote.c | |
parent | pull: handle git-fetch's options as well (diff) | |
download | tgif-e3b601da2af53cbb9a63e59113d524a8d946ea12.tar.xz |
pull: use git-rev-parse --parseopt for option parsing
To enable unambiguous parsing of abbreviated options, bundled short
options, separate form options and to provide consistent usage help, use
git-rev-parse --parseopt for option parsing. With this, simplify the
option parsing code.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.c')
0 files changed, 0 insertions, 0 deletions