git_blob_create_from_stream_commit

Close the stream and write the blob to the object db

The stream will be closed and freed.

@param out_ the id of the new blob @param stream the stream to close @return 0 or an error code

extern (C) nothrow @nogc
int
git_blob_create_from_stream_commit

Meta