diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-06-11 14:05:16 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-06-11 13:35:35 -0700 |
| commit | 460ed0d4b4b460ee721304a90a65f7bf2981dbe1 (patch) | |
| tree | e6ef650aa7c6a24968b1d6dbdf1f4c0dcbd19aad /commit-graph.c | |
| parent | upload-pack: pass upload_pack_data to ok_to_give_up() (diff) | |
| download | git-460ed0d4b4b460ee721304a90a65f7bf2981dbe1.tar.gz git-460ed0d4b4b460ee721304a90a65f7bf2981dbe1.zip | |
upload-pack: pass upload_pack_data to got_oid()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's pass that struct to got_oid(), so that
this function can use all the fields of the struct.
This will be used in followup commits to move a static variable
into 'upload_pack_data'.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
