git_push_current_branch
Push the current Git branch to a remote repository using local credentials.
Instructions
Push the current Git branch to a remote using local credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| branch | No | ||
| remote | No | origin |