Method
GgitRepositoryset_head_detached
Declaration [src]
gboolean
ggit_repository_set_head_detached (
GgitRepository* repository,
GgitOId* oid,
GError** error
)
Parameters
oid |
GgitOId |
Canonical Object id of the Commit the HEAD should point to. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |