Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

homebrew formula doesn't provide man git-revise nor git revise --help #140

Open
tamird opened this issue Feb 11, 2025 · 0 comments · May be fixed by #141
Open

homebrew formula doesn't provide man git-revise nor git revise --help #140

tamird opened this issue Feb 11, 2025 · 0 comments · May be fixed by #141

Comments

@tamird
Copy link

tamird commented Feb 11, 2025

tamird@Tamirs-MacBook-Pro dist % find $(brew --prefix git-revise)/ -type f
/opt/homebrew/opt/git-revise//.brew/git-revise.rb
/opt/homebrew/opt/git-revise//libexec/bin/git-revise
/opt/homebrew/opt/git-revise//libexec/pyvenv.cfg
/opt/homebrew/opt/git-revise//libexec/.gitignore
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/gitrevise/merge.py
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/gitrevise/odb.py
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/gitrevise/__init__.py
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/gitrevise/utils.py
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/gitrevise/tui.py
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/gitrevise/todo.py
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/gitrevise/__main__.py
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/git_revise-0.7.0.dist-info/INSTALLER
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/git_revise-0.7.0.dist-info/REQUESTED
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/git_revise-0.7.0.dist-info/LICENSE
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/git_revise-0.7.0.dist-info/entry_points.txt
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/git_revise-0.7.0.dist-info/top_level.txt
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/git_revise-0.7.0.dist-info/WHEEL
/opt/homebrew/opt/git-revise//libexec/lib/python3.13/site-packages/git_revise-0.7.0.dist-info/METADATA
/opt/homebrew/opt/git-revise//libexec/share/man/man1/git-revise.1
/opt/homebrew/opt/git-revise//LICENSE
/opt/homebrew/opt/git-revise//sbom.spdx.json
/opt/homebrew/opt/git-revise//INSTALL_RECEIPT.json
/opt/homebrew/opt/git-revise//README.md

it seems that the man page is ending up in libexec rather than at the root, which prevents homebrew from doing the right thing.

@tamird tamird linked a pull request Feb 11, 2025 that will close this issue
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 a pull request may close this issue.

1 participant