fix: control exact commits in dirty Windows worktrees

This commit is contained in:
Codex
2026-07-11 02:56:09 +02:00
parent 7797d9d9b6
commit 4e0cfae91b
5 changed files with 143 additions and 0 deletions
+3
View File
@@ -202,6 +202,9 @@ export function sshHelp(): unknown {
"trans D601:win/c/test git status --short --branch",
"trans D601:win/c/test git diff --check",
"trans D601:win/c/test git commit -m 'fix: update docs'",
"trans D601:win/c/test git exact-commit status",
"trans D601:win/c/test git exact-commit plan --path src/main.c",
"trans D601:win/c/test git exact-commit run --path src/main.c --message 'fix: exact change' --confirm",
"trans D601:win skills [--scope agents|codex|all] [--limit N]",
"trans NC01:k3s",
"trans NC01:k3s kubectl get pods -n hwlab-dev",