Virtual Method
GgitRemoteCallbacksupdate_tips
Declaration [src]
void
update_tips (
GgitRemoteCallbacks* callbacks,
const gchar* refname,
const GgitOId* a,
const GgitOId* b
)
Parameters
refname |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
a |
GgitOId |
No description available. | |
The data is owned by the caller of the function. | |
b |
GgitOId |
No description available. | |
The data is owned by the caller of the function. |