Skip to content
← リリースに戻る · 2.1.257
バグ修正 / v2.1.257

worktreeセッションのBash拒否

CHANGELOG 原文(英語)

Fixed worktree-isolated sessions refusing Bash loops, $VAR reads, "$(…)" and heredocs that never touch git as "too complex to verify that it stays inside the worktree"
公式の変更履歴を開く ↗

日本語での補足

gitに触れないループ、$VAR、"$(…)"、heredocをtoo complexとして拒否する問題を修正

変更の詳細