diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-11-25 08:34:42 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-11-26 08:39:38 +0900 |
commit | 0f5762b0435234c4dc916f4b3672c78c1b24f0e2 (patch) | |
tree | 12158524ce2f20cc72b576ca4d17352c7102a19c /replace-object.c | |
parent | d94ac23d3b9e223c6cacfdab7047d3d4efae3218 (diff) |
refs: adapt `initial_transaction` flag to be unsigned
The `initial_transaction` flag is tracked as a signed integer, but we
typically pass around flags via unsigned integers. Adapt the type
accordingly.
Suggested-by: Christian Couder <christian.couder@gmail.com>
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace-object.c')
0 files changed, 0 insertions, 0 deletions