init
Initialize a new Git repository at a specified absolute path using the Git MCP Server, enabling enhanced Git operations for efficient project setup.
Instructions
Initialize a new Git repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to initialize the repository in. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |