git_remote_get_push_refspecs

Get the remote's list of push refspecs

The memory is owned by the user and should be freed with git_strarray_free.

@param array pointer to the array in which to store the strings @param remote the remote to query

extern (C) nothrow @nogc
int
git_remote_get_push_refspecs

Meta