update_git_repo
Update a Git repository by pulling remote changes, optionally specifying a branch. Keeps your local code in sync.
Instructions
Pull/update a Git repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Branch to update | |
| repository_root | Yes | Repository path |