pub fn set_mutation_require_notes(
workspace_root: &Path,
value: bool,
) -> Result<(), WorkspaceEditError>Expand description
memstead workspace set-mutations --require-notes <bool> — set the
[mutations] require_notes field. Creates the section on demand.