reader.c
5.39 KB
-
blob: use `git_object_size_t` for object size · 4334b177
Instead of using a signed type (`off_t`) use a new `git_object_size_t` for the sizes of objects.
Edward Thomson committed
Instead of using a signed type (`off_t`) use a new `git_object_size_t` for the sizes of objects.