We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db28e2a + 5556c3a commit 6f07d5fCopy full SHA for 6f07d5f
src/git/README.md
@@ -70,7 +70,7 @@ Please note that mcp-server-git is currently in early development. The functiona
70
- Inputs:
71
- `repo_path` (string): Path to Git repository
72
- `branch_name` (string): Name of the new branch
73
- - `start_point` (string, optional): Starting point for the new branch
+ - `base_branch` (string, optional): Base branch to create from (defaults to current branch)
74
- Returns: Confirmation of branch creation
75
10. `git_checkout`
76
- Switches branches
0 commit comments