mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Updated the worktree creation and retrieval logic to resolve paths to absolute for improved cross-platform compatibility. - Ensured that provided worktree paths are validated and resolved correctly, preventing issues on different operating systems. - Refactored existing functions to consistently return absolute paths, enhancing reliability across Windows, macOS, and Linux environments.