Method
GgitRepositorycreate_tree_builder
Declaration [src]
GgitTreeBuilder*
ggit_repository_create_tree_builder (
GgitRepository* repository
GError** error
)
Return value
Returns: | GgitTreeBuilder |
A new |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |