commit - f111bd6ad40f24789055cc9fd2cfc398a54f79ed
commit + 5f5d5a73a7cc577673dbe0358d961fecf40919b1
blob - 16dcde35f5cc7689f88ae7e3486c4f1fe72aa8f2
blob + b6e44e8b40b8476a471c53fd10cffd4a7ff3b32d
--- include/got_repository.h
+++ include/got_repository.h
/*
* Given an object ID string or reference name, attempt to find a corresponding
- * commit object.
+ * object.
* The object type may be restricted to commit, tree, blob, or tag.
* Tags will only be matched if a list of references is provided.
* GOT_OBJ_TYPE_ANY will match any type of object.