mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
- Create shared git-status utility to avoid code duplication - Update git-watcher.ts to use the shared utility - Update sessions.ts to use the shared utility - Remove duplicate getDetailedGitStatus implementations - Fix import and linting issues The shared utility provides a single source of truth for parsing git status output, making the codebase more maintainable. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| app-entry.ts | ||
| app.ts | ||
| styles.css | ||
| sw.ts | ||
| test-entry.ts | ||
| version.ts | ||