Packages
libgit2-glib-1.0
Ggit
CheckoutOptions
ancestor_label
baseline
dir_mode
disable_filters
file_mode
file_open_flags
notify_flags
our_label
strategy
target_directory
their_label
CheckoutOptions
get_ancestor_label
get_baseline
get_dir_mode
get_disable_filters
get_file_mode
get_file_open_flags
get_notify_flags
get_our_label
get_paths
get_strategy
get_target_directory
get_their_label
notify
progress
set_ancestor_label
set_baseline
set_dir_mode
set_disable_filters
set_file_mode
set_file_open_flags
set_notify_flags
set_our_label
set_paths
set_strategy
set_target_directory
set_their_label
set_notify_flags
Description:
public
void
set_notify_flags
(
CheckoutNotifyFlags
flags)
Set the checkout notify flags.
Parameters:
this
a
CheckoutOptions
.
flags
a
CheckoutNotifyFlags
.