Skip to main content

ref_exists

Function ref_exists 

Source
pub fn ref_exists(repo: &Path, ref_name: &str) -> Result<bool, SyncError>
Expand description

Returns whether a ref exists in the repository.