Skip to main content

worktree_tree

Function worktree_tree 

Source
pub fn worktree_tree<G>(git: &G) -> Result<String, EngineError>
Expand description

Tree oid of the worktree: every tracked file’s current content plus untracked-but-not-ignored files, with worktree deletions honoured.