Signal
GgitRemoteCallbacks::update-tips
Declaration
void
update_tips (
  GgitRemoteCallbacks* self,
  gchar* object,
  GgitOId* p0,
  GgitOId* p1,
  gpointer user_data
)
      Description
No description available.
| Default handler:  The default handler is called after the handlers added via   | 
Parameters
object- 
            
Type:
gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.  p0- 
            
Type:
GgitOIdNo description available.
The data is owned by the caller of the function.  p1- 
            
Type:
GgitOIdNo description available.
The data is owned by the caller of the function.