git-push
Push committed changes to a remote repository from a specified directory. Updates the remote branch with local commits.
Instructions
Pushes committed files to the remote repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | The directory to run the command in (defaults to current working directory) |