diff options
| author | Matheus Tavares <matheus.bernardino@usp.br> | 2020-01-30 17:32:19 -0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-01-31 10:45:39 -0800 |
| commit | 5ec9b8accd6591641115d692fe2e9c4b88019d97 (patch) | |
| tree | 1c3b9c04c605f7504be9cb94bd1a940b65f2edb3 /cache-tree.c | |
| parent | a6519467304dacb356da8a6c471d735ee6e846a4 (diff) | |
| download | git-5ec9b8accd6591641115d692fe2e9c4b88019d97.tar.gz | |
pack-check: use given repo's hash_algo at verify_packfile()
At verify_packfile(), use the git_hash_algo from the provided repository
instead of the_hash_algo, for consistency. Like the previous patch, this
shouldn't bring any behavior changes, since this function is currently
only receiving the_repository.
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions
