Function
GgitRebaseOptionsnew
Declaration [src]
GgitRebaseOptions*
ggit_rebase_options_new (
void
)
Return value
Type: GgitRebaseOptions
A newly allocated GgitRebaseOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |