Downloads
Reference
Learning
Security
Source
API Documentation
transport (advanced)
git_fetch_negotiation
Version:
main
v1.8.4
v1.8.3
v1.8.2
v1.8.2-rc1
v1.8.1
v1.8.0
v1.7.2
v1.7.1
v1.7.0
Signature
GitHub
typedef struct git_fetch_negotiation {
const git_remote_head *const *refs
size_t refs_len
git_oid *shallow_roots
size_t shallow_roots_len
int depth
};
Members
const git_remote_head *const *
refs
size_t
refs_len
git_oid *
shallow_roots
size_t
shallow_roots_len
int
depth
Versions
main
v1.8.4
v1.8.3
v1.8.2
v1.8.2-rc1
v1.8.1
v1.8.0
v1.7.2
v1.7.1
v1.7.0