mirror of
https://github.com/git/git.git
synced 2026-03-03 21:07:56 +01:00
Instead of storing unsigned char pointers in the hash tables, switch to storing instances of struct object_id. Update several internal functions and one external function to take pointers to struct object_id. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2.3 KiB
2.3 KiB