| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Here are some automated review suggestions for this pull request.
Reviewed commit: 16f8bd14e5
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
rs setup is too broad for a command that exclusively manages Git hooks, and the name becomes increasingly inaccurate as the hooks lifecycle gains subcommands such as uninstall and operation-specific options.
This PR introduces rs hooks as the focused public command for hook installation while keeping rs setup as a silent, hidden compatibility alias.