diff options
author | Junio C Hamano <gitster@pobox.com> | 2024-12-27 21:25:30 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-27 21:25:30 +0100 |
commit | 24027256aa9614a445563707a72af7ce5ff49b5b (patch) | |
tree | a47b937fcb4fab8b088ea8855ede04113fd3355a /Documentation/git-update-server-info.txt | |
parent | commit-reach: use `size_t` to track indices when computing merge bases (diff) | |
download | git-24027256aa9614a445563707a72af7ce5ff49b5b.tar.xz git-24027256aa9614a445563707a72af7ce5ff49b5b.zip |
sign-compare: avoid comparing ptrdiff with an int/unsigned
Instead, offset the base pointer with integer and compare it with
the other pointer.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-update-server-info.txt')
0 files changed, 0 insertions, 0 deletions