Function jj_cli::revset_util::parse_immutable_heads_expression
source ยท pub fn parse_immutable_heads_expression(
context: &RevsetParseContext<'_>,
) -> Result<Rc<RevsetExpression>, RevsetParseError>Expand description
Parses user-configured expression defining the heads of the immutable set. Includes the root commit.