API Version: 1.0
Library Version: 1.1.0
gboolean ggit_index_entry_stat ( GgitIndexEntry* entry, GFile* file, GError** error )
Fill the entry fields from statting file.
file
GFile*
The file to stat.
error
GError **
GError*
NULL
gboolean
TRUE if the entry was filled from statting file successfully, FALSE otherwise.
TRUE
FALSE