Constructor
GgitCherryPickOptionsnew
Declaration [src]
GgitCherryPickOptions*
ggit_cherry_pick_options_new (
void
)
Return value
Type: GgitCherryPickOptions
A GgitCherryPickOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |