git_local_changes
Track uncommitted changes in your local Git repository by specifying the repository path. Ideal for reviewing modifications before committing or merging.
Instructions
Get uncommitted changes in the working directory.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes | The path to the local Git repository |