diff options
author | Christian Couder <christian.couder@gmail.com> | 2020-06-04 19:54:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-04 10:58:26 -0700 |
commit | e9d882b81e8a2f63f7a58f6717e0c1e2a6a62b6d (patch) | |
tree | 89124ea92debc337ab071bdec652dd2936cf93f6 /hashmap.h | |
parent | upload-pack: move multi_ack to upload_pack_data (diff) | |
download | tgif-e9d882b81e8a2f63f7a58f6717e0c1e2a6a62b6d.tar.xz |
upload-pack: change multi_ack to an enum
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's take this opportunity to change the
'multi_ack' variable, which is now part of 'upload_pack_data',
to an enum.
This will make it clear which values this variable can take.
Helped-by: Jonathan Tan <jonathantanmy@google.com>
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 'hashmap.h')
0 files changed, 0 insertions, 0 deletions