git-worktree-cli 0.5.2

Enhanced git worktree management with real-time streaming output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Rust
target/
*.rs.bk

# Coverage
tarpaulin-report.html
*.profraw

# macOS
.DS_Store
._*

# Test directories
test-temp/