Method
GgitIndexEntryset_path
Declaration [src]
void
ggit_index_entry_set_path (
  GgitIndexEntry* entry,
  const gchar* path
)
      Description [src]
Set the path of the index entry. The path should be relative to the working directory.
void
ggit_index_entry_set_path (
  GgitIndexEntry* entry,
  const gchar* path
)
      Set the path of the index entry. The path should be relative to the working directory.