git_pull
Fetch and merge updates from the remote into your local repository. Target a repo, branch, or remote to sync specific changes.
Instructions
Pull from the repo's remote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repo checkout to target: absolute path, or a repo name under VBS_WORKSPACE_DIR, or omit to use VBCS_REPO_PATH default. Use list_repos to see what's available on this instance. | |
| branch | No | ||
| remote | No |