aboutsummaryrefslogtreecommitdiffstats
path: root/refs/files-backend.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-02-18 10:20:49 +0100
committerJunio C Hamano <gitster@pobox.com>2025-02-18 10:55:38 -0800
commitf8ed12dec459df9ea0d43ccacc93cb2c32702c0e (patch)
treeec137e7fe9e2b59db153b0498fd264186db16ba6 /refs/files-backend.c
parentreftable/stack: stop using `sleep_millisec()` (diff)
downloadgit-f8ed12dec459df9ea0d43ccacc93cb2c32702c0e.tar.gz
git-f8ed12dec459df9ea0d43ccacc93cb2c32702c0e.zip
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 'refs/files-backend.c')
0 files changed, 0 insertions, 0 deletions