MCP_ERROR_VCS_HEAD_REQUIRED

Constant MCP_ERROR_VCS_HEAD_REQUIRED 

Source
const MCP_ERROR_VCS_HEAD_REQUIRED: &str = "vcs=revision_range requires vcs_head";
Expand description

MCP validation error for a revision-range selection without its head.