Manually pull the latest Watch scripts from Git and reload them.
curl -X POST http://localhost:8081/git/sync
{
"success": true,
"message": "Repository synced and scripts reloaded",
"before_commit": "abc123def456",
"after_commit": "def456ghi789"
}
Documentation Index
Fetch the complete documentation index at: https://docs.blnkfinance.com/llms.txt
Use this file to discover all available pages before exploring further.
WATCH_SCRIPT_GIT_REPO is configured in your Watch configuration.
curl -X POST http://localhost:8081/git/sync
{
"success": true,
"message": "Repository synced and scripts reloaded",
"before_commit": "abc123def456",
"after_commit": "def456ghi789"
}
Was this page helpful?
curl -X POST http://localhost:8081/git/sync
{
"success": true,
"message": "Repository synced and scripts reloaded",
"before_commit": "abc123def456",
"after_commit": "def456ghi789"
}