Method
GgitIndexadd
Declaration [src]
gboolean
ggit_index_add (
GgitIndex* idx,
GgitIndexEntry* entry,
GError** error
)
Parameters
entry |
GgitIndexEntry |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |