You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add comprehensive unit tests for checkGitInstalled function
- Improve error handling specificity to differentiate Git check failures
- Refactor promise chains to async/await pattern for better readability
- Add JSDoc documentation to exported checkGitInstalled function
- Add missing translations for Git warning messages in all locales
These improvements enhance code quality, maintainability, and user experience
while maintaining backward compatibility with the checkpoint service.
0 commit comments