summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2020-05-15 12:04:52 +0200
committerJunio C Hamano <gitster@pobox.com>2020-05-18 12:58:02 -0700
commitdf654abcccc31aed529a83dd9a0865dc93e79eeb (patch)
treed30f16fd39a898cf730bcd9b0d69c43f5e8ab1df /builtin/commit-graph.c
parentb08c97423fa3f55c1b40eb4b3604c4f990dd955b (diff)
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 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions