Class LocalRepoUpdater
java.lang.Object
com.github.kostyasha.github.integration.tag.LocalRepoUpdater
- All Implemented Interfaces:
Function<org.kohsuke.github.GHTag,
org.kohsuke.github.GHTag>
public class LocalRepoUpdater
extends Object
implements Function<org.kohsuke.github.GHTag,org.kohsuke.github.GHTag>
- Author:
- Kanstantsin Shautsou
-
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.github.GHTag
apply
(org.kohsuke.github.GHTag remoteTag) static LocalRepoUpdater
updateLocalRepo
(GitHubTagRepository localRepo)