Skip to main content

thread_move

Function thread_move 

Source
pub fn thread_move(
    repo: &Repository,
    opts: ThreadMoveOptions,
    snapshot: impl Fn(&Repository, Option<String>) -> Result<String>,
) -> Result<ThreadMoveOutput>