Commit ad01cbe
fix: use correct install path in homebrew formula template (#3)
The formula uses archive tarball URL where the script is at bin/git-wt,
not at the root. This fixes the "No such file or directory - git-wt"
error when installing via homebrew.
Co-authored-by: Claude Code (User Settings, in: ${CLAUDE_PROJECT_DIR}) <noreply@anthropic.com>1 parent 39c743e commit ad01cbe
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 144 | + | |
149 | 145 | | |
150 | 146 | | |
151 | 147 | | |
| |||
0 commit comments