repo_search
Search text files inside a Git repository to locate specific content without leaving the project root.
Instructions
Search text files under the target repository without leaving its root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| path_prefix | No | ||
| case_sensitive | No |