Commit c09093cce2902bca40f3c0746bc754780f351a45

Marc Pegon 2011-06-06T10:55:36

Renamed git_oid_match to git_oid_ncmp. 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.