git_push
Push commits to a specified remote branch in a Git repository, using the repository path for execution, ensuring code updates are synchronized.
Instructions
Push commits to remote
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name | |
cwd | No | Repository path | |
remote | No | Remote name |