diff_file.c
11.6 KB
-
oid: `is_zero` instead of `iszero` · 5d92e547
The only function that is named `issomething` (without underscore) was `git_oid_iszero`. Rename it to `git_oid_is_zero` for consistency with the rest of the library.
Edward Thomson committed