Constant git2::CHECKOUT_NOTIFICATION_UNTRACKED []

pub const CHECKOUT_NOTIFICATION_UNTRACKED: CheckoutNotificationType = CheckoutNotificationType{bits: raw::GIT_CHECKOUT_NOTIFY_UNTRACKED as u32,}

Notification about an untracked file.