pub fn clean_stale_index_lock(repo_path: &Path) -> Result<bool>
Detect and remove stale Git index lock if safe to do so Returns true if a stale lock was removed