Method

GgitCheckoutOptionsset_strategy

Declaration [src]

void
ggit_checkout_options_set_strategy (
  GgitCheckoutOptions* options,
  GgitCheckoutStrategy strategy
)

Description [src]

Set the checkout strategy.

Parameters

strategy GgitCheckoutStrategy
 

A GgitCheckoutStrategy.