Skip to main content

repository_presentation

Function repository_presentation 

Source
pub fn repository_presentation(
    repo: &Repository,
    target_thread: Option<&str>,
    parent_thread: Option<&str>,
) -> RepositoryPresentation
Expand description

Presentation-only repository identity. This deliberately leaves Repository::capability_label() untouched: an isolated checkout that shares a Git-overlay object store is still technically opened through the native Heddle storage path, but user-facing status should say what the checkout is managed by.