Negotiate a fetch with the remote repository.
This function may be called after a successful call to connect(), when the direction is git_direction.GIT_DIRECTION_FETCH. The function performs a negotiation to calculate the wants list for the fetch.
See Implementation
Negotiate a fetch with the remote repository.
This function may be called after a successful call to connect(), when the direction is git_direction.GIT_DIRECTION_FETCH. The function performs a negotiation to calculate the wants list for the fetch.