git_pull
Pull changes from a remote Git repository to update your current branch. Specify the remote and branch to sync your local codebase with the remote state.
Instructions
Pull latest changes from remote repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| remote | No | origin |