ws_git_push
Runs mhdd24 push in the configured git directory, committing changes with the provided message and pushing to the remote.
Instructions
Run mhdd24 push with a commit message in the configured git working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional cwd override (defaults to GIT_CWD or WORKSPACE_ROOT). | |
| message | Yes | Commit message for mhdd24 push. |