Skip to main content

save_thread_update

Function save_thread_update 

Source
pub fn save_thread_update(
    repo: &Repository,
    manager: &ThreadManager,
    thread: &Thread,
    before: ThreadUpdateBefore,
    new_state: StateId,
) -> Result<()>
Expand description

Publish thread metadata, its ref update, and the undo before-image together.