Skip to main content
POST /v1/agents/runtime/{runtime_id}/git/commit
Only staged changes are committed, so call git add first. author_name and author_email apply to this commit alone and do not change the repository’s configuration. Supply both: a fresh runtime usually has no user.email configured, and git refuses to commit without one. Committing with nothing staged fails unless allow_empty is true.

Parameters

Response