Skip to main content

Module repo_refs

Module repo_refs 

Source
Expand description

Engine-owned repository reference probes and temporary repo views.

Structs§

ResolvedAuditBase
Resolved base ref for changed-code audit.
TemporaryBaseWorktree
Temporary detached worktree for comparing audit results against a base ref.

Functions§

auto_detect_audit_base_ref
Auto-detect the base ref used by changed-code audit.
base_analysis_root
Resolve the analysis root inside a detached base worktree.
create_detached_base_worktree
Register a detached worktree without checking files out, then materialize the committed tree directly from Git objects.
current_user_identities
Git identities for the current user in forms useful for self-routing.
default_workspace_ref
Resolve a concrete --changed-workspaces ref for project-level next steps.
default_workspace_ref_for_workspaces
Resolve a concrete --changed-workspaces ref using existing workspace data.
detached_base_worktree_is_raw_materialized
Return whether a linked worktree was completely materialized by the raw object path used by create_detached_base_worktree.
short_head_sha
Short SHA for the current HEAD.