async fn builtin_fetch_git(
    state: Rc<TvixStoreIO>,
    co: GenCo,
    values: Vec<Value>
) -> Result<Value, ErrorKind>