View source: R/codeconnections_operations.R
codeconnections_get_repository_sync_status | R Documentation |
Returns details about the sync status for a repository. A repository sync uses Git sync to push and pull changes from your remote repository.
See https://www.paws-r-sdk.com/docs/codeconnections_get_repository_sync_status/ for full documentation.
codeconnections_get_repository_sync_status(Branch, RepositoryLinkId, SyncType)
Branch |
[required] The branch of the repository link for the requested repository sync status. |
RepositoryLinkId |
[required] The repository link ID for the requested repository sync status. |
SyncType |
[required] The sync type of the requested sync status. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.