diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-06-04 19:54:48 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-06-04 10:58:27 -0700 |
| commit | d1d7a9452629a6caa26e80bd6ca69366ff65dd89 (patch) | |
| tree | f42c253165e52c3d60cb150d1aec073124104b88 /builtin/commit-tree.c | |
| parent | upload-pack: move allow_filter to upload_pack_data (diff) | |
| download | git-d1d7a9452629a6caa26e80bd6ca69366ff65dd89.tar.gz git-d1d7a9452629a6caa26e80bd6ca69366ff65dd89.zip | |
upload-pack: move allow_ref_in_want to upload_pack_data
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's move the 'allow_ref_in_want' static
variable into this struct.
It is used only by protocol v2 code.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
