Skip to main content
Glama

MCP Git Server

by MementoRC

git_reset

Unstage all staged changes in a Git repository. Use this tool to revert files in the staging area to their previous state, ensuring clarity in your next commit. Requires specifying the repository path for operation.

Instructions

Unstages all staged changes

Input Schema

NameRequiredDescriptionDefault
repo_pathYes

Input Schema (JSON Schema)

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MementoRC/mcp-git'

If you have feedback or need assistance with the MCP directory API, please join our Discord server