grafts.c
5.55 KB
-
oid: use an oid array instead of shallowarray · 0a7e32b2
Users should provide us an array of object ids; we don't need a separate type. And especially, we should not be mutating user-providing values. Instead, use `git_oid *` in the shallow code.
Edward Thomson committed