Skip to main content

GIT_STATUS_CONFLICT

Constant GIT_STATUS_CONFLICT 

Source
pub const GIT_STATUS_CONFLICT: u8 = 11;
Expand description

A precondition failed (a lock was held, or the repository moved under a request). Shares docs/design/fs-write.md’s code rather than minting a synonym, so a client’s status mapping stays one table.