Constant git2::CHECKOUT_NOTIFICATION_UPDATED []

pub const CHECKOUT_NOTIFICATION_UPDATED: CheckoutNotificationType = CheckoutNotificationType{bits: raw::GIT_CHECKOUT_NOTIFY_UPDATED as u32,}

Notification about an updated file.