Uses of Class
org.azd.git.types.GitForkSyncRequests
Packages that use GitForkSyncRequests
-
Uses of GitForkSyncRequests in org.azd.git
Methods in org.azd.git that return GitForkSyncRequestsModifier and TypeMethodDescriptionGitApi.getForkSyncRequests(String repositoryName, boolean includeLinks, boolean includeAbandoned) Retrieve all requested fork sync operations on this repository. -
Uses of GitForkSyncRequests in org.azd.interfaces
Methods in org.azd.interfaces that return GitForkSyncRequestsModifier and TypeMethodDescriptionGitDetails.getForkSyncRequests(String repositoryName, boolean includeLinks, boolean includeAbandoned)