git_attributes
Manage Git attributes for files within local repositories to control versioning behavior. Perform actions like get, set, or list attributes for specific file patterns using the MCP Git Repo Browser.
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 |