odb_loose.c
20.5 KB
-
Renamed git_oid_match to git_oid_ncmp. · c09093cc
As suggested by carlosmn, git_oid_ncmp would probably be a better name than git_oid_match, for it does the same as git_oid_cmp but only up to a certain amount of hex digits.
Marc Pegon committed