//! Core business logic for git worktree management
//!//! This module contains the core functionality that is independent of the CLI
//! interface and external API providers.
pubmodproject;pubmodutils;// Re-export commonly used types
pubuseproject::Project;