git_diff_unstaged
Identify and display modifications in your working directory that have not been staged for commit, helping you track changes before finalizing updates in your Git repository.
Instructions
Shows changes in the working directory that are not yet staged
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes |