mcp-server-code-assist

by abhishekbhakat
Verified

git_status

Check the status of a Git repository by providing its path. Identify untracked, modified, or staged files quickly for better version control.

Instructions

Shows git repository status

Input Schema

NameRequiredDescriptionDefault
repo_pathYes

Input Schema (JSON Schema)

{ "properties": { "repo_path": { "title": "Repo Path", "type": "string" } }, "required": [ "repo_path" ], "title": "GitStatus", "type": "object" }

You must be authenticated.

Other Tools from mcp-server-code-assist

Related Tools

ID: pk7xbajohp