Downloads
Reference
Learning
Security
Source
API Documentation
cherrypick
git_cherry_pick_options
Version:
v0.21.5
v0.21.4
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.21.0-rc2
v0.21.0-rc1
Signature
GitHub
typedef struct git_cherry_pick_options {
unsigned int version
unsigned int mainline
git_merge_options merge_opts
git_checkout_options checkout_opts
};
Members
unsigned int
version
unsigned int
mainline
For merge commits, the "mainline" is treated as the parent.
git_merge_options
merge_opts
git_checkout_options
checkout_opts
Parameter To
git_cherry_pick_init_options
git_cherry_pick
Versions
v0.21.5
v0.21.4
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.21.0-rc2
v0.21.0-rc1