libgit2

git_push_update_tips

Version:

Update remote tips after a push

Signature

int git_push_update_tips(git_push *push);

Parameters

In
push

The push object

Returns

int

0 or an error code

Versions