Skip to main content

sync_worktree

Function sync_worktree 

Source
pub fn sync_worktree(
    target: Option<&str>,
    all: bool,
    _fetch_only: bool,
    ai_merge: bool,
    lookup_mode: Option<&str>,
) -> Result<()>
Expand description

Sync worktree with base branch.