diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-05-15 12:04:52 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-05-18 12:58:02 -0700 |
| commit | df654abcccc31aed529a83dd9a0865dc93e79eeb (patch) | |
| tree | d30f16fd39a898cf730bcd9b0d69c43f5e8ab1df /commit.c | |
| parent | upload-pack: pass upload_pack_data to check_non_tip() (diff) | |
| download | git-df654abcccc31aed529a83dd9a0865dc93e79eeb.tar.gz git-df654abcccc31aed529a83dd9a0865dc93e79eeb.zip | |
upload-pack: remove static variable 'stateless_rpc'
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's remove the 'stateless_rpc' static
variable, as we can now use the field of 'struct upload_pack_data'
with the same name instead.
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
