Downloads
Reference
Learning
Security
Source
API Documentation
push
git_push_unpack_ok
Version:
v0.21.5
v0.21.4
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.21.0-rc2
v0.21.0-rc1
v0.20.0
v0.19.0
v0.18.0
Check if remote side successfully unpacked
Signature
GitHub
int git_push_unpack_ok(
git_push *push
);
Parameters
git_push *
In
push
The push object
Returns
int
true if equal, false otherwise
Versions
v0.21.5
v0.21.4
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.21.0-rc2
v0.21.0-rc1
v0.20.0
v0.19.0
v0.18.0