git_attributes
Manage Git attributes for files within repositories, enabling actions like setting, getting, or listing attributes based on file patterns using the Git Repo Browser MCP.
Instructions
Manage git attributes for files.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action (get, set, list) | list |
attribute | No | Attribute to set | |
pattern | No | File pattern | |
repo_path | Yes | The path to the local Git repository |