git_remote_push

Perform a push

Peform all the steps from a push.

@param remote the remote to push to @param refspecs the refspecs to use for pushing. If null or an empty array, the configured refspecs will be used @param opts options to use for this push

extern (C) nothrow @nogc
int
git_remote_push

Meta