diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-02-18 10:20:49 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-18 10:55:38 -0800 |
commit | f8ed12dec459df9ea0d43ccacc93cb2c32702c0e (patch) | |
tree | ec137e7fe9e2b59db153b0498fd264186db16ba6 /commit.c | |
parent | 10f2935c7f2070368dadde582f94c9c76e2fe991 (diff) |
reftable/basics: stop using `SWAP()` macro
Stop using `SWAP()` macro in favor of an open-coded variant of it. Note
that this also requires us to open-code the build assert that `SWAP()`
itself uses to verify that the size of both variables matches.
This is done to reduce our dependency on the Git codebase.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions