diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-06-11 14:05:11 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-06-11 13:35:35 -0700 |
| commit | f1514c6aad0de2937fb1bb22a5f93ef931757600 (patch) | |
| tree | 0280feb2c14d3afb5848c62e22d6ab7c1bb5f31e /commit.c | |
| parent | upload-pack: move extra_edge_obj to upload_pack_data (diff) | |
| download | git-f1514c6aad0de2937fb1bb22a5f93ef931757600.tar.gz git-f1514c6aad0de2937fb1bb22a5f93ef931757600.zip | |
upload-pack: move allow_unadvertised_object_request to upload_pack_data
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's move the 'allow_unadvertised_object_request'
static variable into this struct.
It is used by code common to protocol v0 and protocol v2.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
