Update src/git/README.md

Co-authored-by: Justin Spahr-Summers <justin@jspahrsummers.com>
This commit is contained in:
Mike Gehard
2024-12-03 11:19:13 -05:00
committed by GitHub
parent dc70c02403
commit 3192bf66df

View File

@@ -53,7 +53,7 @@ Please note that mcp-server-git is currently in early development. The functiona
- `max_count` (number, optional): Maximum number of commits to show (default: 10)
- Returns: Array of commit entries with hash, author, date, and message
8. `git_branch`
8. `git_create_branch`
- Creates a new branch
- Inputs:
- `repo_path` (string): Path to Git repository