clean_stale_index_lock

Function clean_stale_index_lock 

Source
pub fn clean_stale_index_lock(repo_path: &Path) -> Result<bool>
Expand description

Detect and remove stale Git index lock if safe to do so Returns true if a stale lock was removed