Method
GgitRebaseOptionscopy
Declaration [src]
GgitRebaseOptions*
ggit_rebase_options_copy (
  GgitRebaseOptions* rebase_options
)
      Return value
Type: GgitRebaseOptions
A newly allocated GgitRebaseOptions or NULL.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. | 
The return value can be NULL. |