mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-13 10:15:08 +00:00
push: small documentation fix
This commit is contained in:
parent
6910ecb036
commit
3261444056
@ -98,7 +98,7 @@ GIT_EXTERN(int) git_push_finish(git_push *push);
|
||||
*
|
||||
* @param push The push object
|
||||
*
|
||||
* @return true if equal, false otherwise
|
||||
* @return true if remote side successfully unpacked, false otherwise
|
||||
*/
|
||||
GIT_EXTERN(int) git_push_unpack_ok(git_push *push);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user