diff options
author | Derrick Stolee <derrickstolee@github.com> | 2022-07-19 15:26:04 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-07-19 08:38:17 -0700 |
commit | 5766524956714d51b131d826a2894c85949e5770 (patch) | |
tree | 5273eaaf5598a4dbd3fc0d9782ec3f178c5d9100 /commit.c | |
parent | bbea4dcf42b28eb7ce64a6306cdde875ae5d09ca (diff) |
pack-bitmap-write: use const for hashes
The next change will use a const array when calling this method. There
is no need for the non-const version, so let's do this cleanup quickly.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions