pub fn get_local_git_tracking_branch<'a>(
    view: &'a View,
    branch: &str
) -> Option<&'a RefTarget>