Method
GgitIndexEntryset_id
Declaration [src]
void
ggit_index_entry_set_id (
  GgitIndexEntry* entry,
  GgitOId* id
)
      Parameters
id- 
            
Type:
GgitOIdThe oid.
The argument can be NULL.The data is owned by the caller of the method.