Record Git Pull Event
record_git_pull_eventPulls a Git repository with rebase and autostash, detects conflicts, and stores a timestamped content-addressed snapshot of the fetched state.
Instructions
Synchronise un dépôt Git via git pull --rebase (--autostash), détecte les conflits et enregistre un snapshot CAS horodaté de l'état récupéré.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| autostash | No | ||
| repo_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |