Method

GgitIndexEntryset_file_size

Declaration [src]

void
ggit_index_entry_set_file_size (
  GgitIndexEntry* entry,
  goffset file_size
)

Description [src]

Set the file size of the index entry.

Parameters

file_size goffset
 

The file size.