git_clone
Clone a Git repository to a specified directory and checkout a specific branch using the GIT MCP Server, enabling repository management through natural language commands.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch to checkout | |
directory | No | Target directory for the repository | |
repository | Yes | Git repository URL to clone |