Method

GgitIndexEntryset_mode

Declaration [src]

void
ggit_index_entry_set_mode (
  GgitIndexEntry* entry,
  guint mode
)

Description [src]

Set the mode of the index entry.

Parameters

mode guint
 

The mode.