Class Branch
java.lang.Object
com.winchesters.devopsify.service.technologies.github.branch.Branch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsFile
(String filename) boolean
int
numberOfFile
(String filename)
-
Field Details
-
DEFAULT_BRANCH_NAME
- See Also:
-
GIT_IGNORE
- See Also:
-
-
Constructor Details
-
Branch
public Branch(@NotNull @NotNull org.kohsuke.github.GHRepository repository) -
Branch
-
-
Method Details
-
listFilePaths
- Throws:
IOException
-
containsFile
- Throws:
IOException
-
containsGitIgnore
- Throws:
IOException
-
numberOfFile
- Throws:
IOException
-