odb_loose.c
27.9 KB
-
object_type: GIT_OBJECT_BAD is now GIT_OBJECT_INVALID · cd350852
We use the term "invalid" to refer to bad or malformed data, eg `GIT_REF_INVALID` and `GIT_EINVALIDSPEC`. Since we're changing the names of the `git_object_t`s in this release, update it to be `GIT_OBJECT_INVALID` instead of `BAD`.
Edward Thomson committed