Expand description
Git worktree management for parallel workflows.
Worktrunk is a CLI tool — see https://worktrunk.dev for documentation and the README for an overview.
The library API is not stable. If you’re building tooling that integrates with worktrunk, please open an issue to discuss your use case.
Re-exports§
pub use git::HookType;
Modules§
- config
- Configuration system for worktrunk
- git
- Git operations and repository management
- path
- shell
- Shell integration for worktrunk.
- shell_
exec - Cross-platform shell execution
- styling
- Consolidated styling module for terminal output.
- sync
- Synchronization primitives for worktrunk.
- trace
- Trace log parsing and Chrome Trace Format export.
- utils
- General utilities.