df_update_git_connection
Update an existing Git connection's configuration in DataForge, replacing saved credentials, repository URL, branch, and platform settings without recreating the connection.
Instructions
WRITES TO DATAFORGE. Replace a saved Git connection's configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | No | ||
| branch | No | ||
| platform | No | ||
| settings | No | ||
| connection_id | Yes | ||
| authentication | No | Git credentials, sent over TLS. Never logged, never returned. | |
| repository_url | No |