Skip to main content

record_worktree

Function record_worktree 

Source
pub fn record_worktree(outcome: WorktreeOutcome)
Expand description

Appends one kind: "worktree" record from the active context.

Best effort and exit-code-safe: it goes through record, which swallows every error, so a logging failure can never change the wrapped git operation’s result.