git_pull
Pull changes from a remote repository into your local branch to synchronize code updates and maintain version control.
Instructions
Pull changes from remote
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote | No | Remote name | |
| branch | No | Branch name | |
| cwd | No | Repository path |