API Version: 1.0
Library Version: 1.1.0
gboolean ggit_index_write ( GgitIndex* idx GError** error )
Write an existing index object from memory back to disk using an atomic file lock.
gboolean
TRUE if the index was successfully written to disk, FALSE otherwise.
TRUE
FALSE