Uses of Class
org.azd.git.types.GitPush
Packages that use GitPush
-
Uses of GitPush in org.azd.git
Methods in org.azd.git that return GitPushModifier and TypeMethodDescriptionGitApi.createPush(String repositoryId, GitPush gitPush) Push changes to the repository.Retrieves a particular push.Retrieves a particular push.Retrieves a particular push.Retrieves a particular push.Methods in org.azd.git with parameters of type GitPushModifier and TypeMethodDescriptionGitApi.createPush(String repositoryId, GitPush gitPush) Push changes to the repository. -
Uses of GitPush in org.azd.git.types
Methods in org.azd.git.types that return types with arguments of type GitPushMethod parameters in org.azd.git.types with type arguments of type GitPush -
Uses of GitPush in org.azd.interfaces
Methods in org.azd.interfaces that return GitPushMethods in org.azd.interfaces with parameters of type GitPush