Peter Schilling
|
fc8530ad26
|
fix: improve git command error handling with CliError
- Use CliError instead of generic Error for all git command failures
- Add proper error checking to getCurrentBranch() and getRepoDir()
- Improve error handling in startVcsWork() git operations
- Add comprehensive tests for git error handling
- Ensure consistent error reporting across git utilities
Fixes #62
|
2026-02-17 20:49:58 -08:00 |
|