原文(日本語に翻訳)
EnterWorktree/ExitWorktreeツールの表示で「Creating worktree」というテキストが重複していた問題を修正しました。
原文(英語)
Fixed duplicate "Creating worktree" text in EnterWorktree/ExitWorktree tool display
概要
EnterWorktreeおよびExitWorktreeツールの実行時に「Creating worktree」というステータステキストが二重に表示されていたUIのバグが修正されました。
修正内容
worktree操作のステータス表示が正常になりました。
Before: Creating worktree Creating worktree /path/to/worktree
After: Creating worktree /path/to/worktree