Expand description
Working directory management.
Re-exports§
pub use worktree_ignore::should_ignore;
Modules§
- worktree_
ignore - Ignore pattern helpers for worktree operations.
Structs§
- Worktree
Change - A change in the worktree.
- Worktree
Status - Worktree status summary.
Enums§
- Diff
Line - A line in a diff.
- File
Status - Status of a file in the worktree.
Functions§
- compare_
worktree - Compare worktree against a tree.
- diff_
blobs - Compute a simple diff between two blobs.