pub fn delete_ref(mkit_dir: &Path, branch: &str) -> RefResult<()>
Delete a branch ref. Errors with RefError::NotFound if absent.
RefError::NotFound