diff options
| author | brian m. carlson <sandals@crustytoothpaste.net> | 2026-02-07 20:04:32 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-07 17:41:01 -0800 |
| commit | 9c317a68b7abc82a9c3c024baa318a29da970c4f (patch) | |
| tree | 4a295e1da8eba4f7901f9b1e464b670a3a24d250 /contrib/persistent-https | |
| parent | 13ecc938422b204170a3276edb427e0ff38e3670 (diff) | |
| download | git-9c317a68b7abc82a9c3c024baa318a29da970c4f.tar.gz git-9c317a68b7abc82a9c3c024baa318a29da970c4f.zip | |
conversion: don't crash when no destination algo
When we set up a repository that doesn't have a compatibility hash
algorithm, we set the destination algorithm object to NULL. In such a
case, we want to silently do nothing instead of crashing, so simply
treat the operation as a no-op and copy the object ID.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
