mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
struct object is one of the major data structures dealing with object IDs. Convert it to use struct object_id instead of an unsigned char array. Convert get_object_hash to refer to the new member as well. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Jeff King <peff@peff.net>
2.4 KiB
2.4 KiB