Commit 126641f
docs: use printf instead of echo -e for POSIX compatibility
Replace echo -e with printf in the .worktreeinclude test example
to ensure compatibility with POSIX shells that don't support the
-e flag.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4d81f41 commit 126641f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments