git_treebuilder_write_with_buffer

Write the contents of the tree builder as a tree object. This is an alias of git_treebuilder_write and is preserved for backward compatibility.

This function is deprecated, but there is no plan to remove this function at this time.

@deprecated Use git_treebuilder_write @see git_treebuilder_write

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc public deprecated
int
git_treebuilder_write_with_buffer

Meta