git_remote_callbacks.push_negotiation

Called once between the negotiation step and the upload. It provides information about what updates will be performed.

struct git_remote_callbacks
.git_push_negotiation push_negotiation;

Meta