fix: control exact commits in dirty Windows worktrees
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user