Skip to main content
Glama

git_merge_branch

Merge a specified source branch into the current or target Git repository branch, with options to disable fast-forward for merge commits, simplifying branch management within Git Repo Browser MCP.

Instructions

Merge a source branch into the current or target branch.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
no_fast_forwardNoWhether to create a merge commit even if fast-forward is possible
repo_pathYesThe path to the local Git repository
source_branchYesBranch to merge from
target_branchNoBranch to merge into (optional, uses current branch if not provided)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bsreeram08/git-commands-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server