mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-22 13:55:15 +02:00
- Add tests for git_diff_unstaged, git_diff_staged, and git_diff - Add tests for git_commit and git_reset operations - Add tests for git_log with different parameters - Add tests for git_create_branch with base branch support - Add tests for git_show including initial commit edge case - Achieve 100% test coverage of git server functions (12/12) - All 23 tests pass with 0 errors