Method
GgitCheckoutOptionsget_baseline
Declaration [src]
GgitTree*
ggit_checkout_options_get_baseline (
GgitCheckoutOptions* options
)
Description [src]
Get the baseline, i.e. the expected content of workdir. Defaults to HEAD.
Gets property | Ggit.CheckoutOptions:baseline |
Return value
Returns: | GgitTree |
A |
|
The data is owned by the instance. | |
The return value can be NULL . |