Uses of Record Class
network.ike.plugin.ws.vcs.VcsOperations.PushAccess
Packages that use VcsOperations.PushAccess
-
Uses of VcsOperations.PushAccess in network.ike.plugin.ws.vcs
Methods in network.ike.plugin.ws.vcs that return VcsOperations.PushAccessModifier and TypeMethodDescriptionstatic VcsOperations.PushAccessVcsOperations.probePushAccess(File dir, String remote, String branch) Probe whetherbranchcould be pushed toremotewithout pushing anything (IKE-Network/ike-issues#960).