git2::CHECKOUT_NOTIFICATION_CONFLICT []

pub const CHECKOUT_NOTIFICATION_CONFLICT: CheckoutNotificationType = CheckoutNotificationType{bits: raw::GIT_CHECKOUT_NOTIFY_CONFLICT as u32,}

Notification about a conflict.