Function resolve_file_executable

Source
pub fn resolve_file_executable(merge: &Merge<Option<bool>>) -> Option<bool>
Expand description

Resolves conflicts in file executable bit, returns the original state if the file is deleted and executable bit is unchanged.