Class
GgitCherryPickOptions
Description [src]
class Ggit.CherryPickOptions : GObject.Object
{
/* No available fields */
}
Represents the options used when doign a cherry-pick.
Instance methods
ggit_cherry_pick_options_get_mainline
Get the mainline parent to use when cherry-picking a merge commit.
ggit_cherry_pick_options_set_mainline
Set the mainline parent to use when cherry-picking a merge commit.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.