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 /t/helper/test-submodule-nested-repo-config.c | |
| parent | reftable/stack: stop using `sleep_millisec()` (diff) | |
| download | git-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 't/helper/test-submodule-nested-repo-config.c')
0 files changed, 0 insertions, 0 deletions
