From 8b4730f1d01bb7d835bde6dc00272f39641e4520 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Mon, 26 Jan 2026 22:01:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4Windows=E4=B8=8BOpenC?= =?UTF-8?q?ode=E7=9A=84Git=20Bash=E8=B7=AF=E5=BE=84=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除Windows环境下OpenCode的Git Bash路径配置项 --- .env.example | 2 -- 1 file changed, 2 deletions(-) diff --git a/.env.example b/.env.example index c34c748..1921b9a 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,2 @@ CPA_API_KEY= - -# if using Windows OPENCODE_GIT_BASH_PATH=%USERPROFILE%\scoop\shims\bash.exe