diff options
author | Dave Borowitz <dborowitz@google.com> | 2015-08-19 11:26:45 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-19 12:45:28 -0700 |
commit | 068c77a5189584de2a8d9c2ad29e2370159444ae (patch) | |
tree | 5dbbbd4cac5fa3e1ccb83ab3b0c6ec510190c63c /remote.c | |
parent | 9a549d4397a624a819e881137c519d0ca61fe7e8 (diff) | |
download | git-068c77a5189584de2a8d9c2ad29e2370159444ae.tar.gz |
builtin/send-pack.c: use parse_options API
The old option parsing code in this plumbing command predates this
API, so option parsing was done more manually. Using the new API
brings send-pack more in line with push, and accepts new variants
like --no-* for negating options.
Signed-off-by: Dave Borowitz <dborowitz@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.c')
0 files changed, 0 insertions, 0 deletions