git_transport.push

Executes the push whose context is in the git_push object.

struct git_transport
int function(.git_transport* transport, libgit2_d.types.git_push* push, const(libgit2_d.types.git_remote_callbacks)* callbacks) push;

Meta