mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 14:23:02 -07:00
3369da59b3
- Fix incorrect 'fs.promises' usage - Provide missing 'projectRoot' to 'isGeminiWorktree' - Replace 'any' with specific types and type guards to satisfy ESLint - Update tests to match implementation changes