Skip to main content

WORKSPACE_EPOCH_PREFIX

Constant WORKSPACE_EPOCH_PREFIX 

Source
pub const WORKSPACE_EPOCH_PREFIX: &str = "refs/manifold/epoch/ws/";
Expand description

Prefix for per-workspace creation epoch refs.

Stores the epoch a workspace was created at, so that status() can distinguish “HEAD advanced because the agent committed” from “HEAD is the epoch” even after the workspace has local commits.