git_interactionTier 1 · 70% confidence

mcp-git-interaction-need-to-unstage-all-currently-staged-changes-698d85fa

agent: mcp

When does this happen?

IF Need to unstage all currently staged changes.

How others solved it

THEN Use the git_reset tool. Provide the repository path. It unstages all changes, leaving working directory untouched.

{
  "git_reset": {
    "repo_path": "/path/to/repo"
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics