In Git2 error fixing, opening the repo is still currently unavailable.

This commit is contained in:
2026-01-30 18:29:11 +08:00
parent 2a57946421
commit 1cbb01ccc4
10 changed files with 42 additions and 19 deletions

View File

@@ -29,7 +29,7 @@ toml = "0.8"
dirs = "5.0"
# Git operations
git2 = "0.18"
git2 = "0.20.3"
which = "6.0"
# HTTP client for LLM APIs