Skip to content

fix: use correct install path in homebrew formula template#3

Merged
nsheaps merged 1 commit intomainfrom
fix-formula-install-path
Jan 21, 2026
Merged

fix: use correct install path in homebrew formula template#3
nsheaps merged 1 commit intomainfrom
fix-formula-install-path

Conversation

@nsheaps
Copy link
Copy Markdown
Owner

@nsheaps nsheaps commented Jan 21, 2026

Summary

  • Fix homebrew formula template to use bin/git-wt install path
  • Archive tarballs have the script at bin/git-wt, not at root
  • Fixes "No such file or directory - git-wt" error during brew install

Test plan

  • Next release should generate correct formula
  • brew install nsheaps/devsetup/git-wt should work

🤖 Generated with Claude Code

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>
@nsheaps nsheaps merged commit ad01cbe into main Jan 21, 2026
@nsheaps nsheaps deleted the fix-formula-install-path branch January 21, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant