For repos that have been configured for Git Sync, you can force a pull with this command. It throws an error in any situation that doesn’t indicate a successful pull.Documentation Index
Fetch the complete documentation index at: https://code.storage/docs/llms.txt
Use this file to discover all available pages before exploring further.
Note this method is useful when you want to trigger Git Sync on demand or when you manage GitHub webhook delivery yourself.
Options
Branch or ref to pull from upstream. Defaults to the repo default branch.
Token TTL for this invocation in seconds.
Response
Returnsvoid. Throws an error if the pull fails or if the repository is not configured for Git Sync.