Uses of Class
ink.icoding.github4j.model.Branch
Packages that use Branch
-
Uses of Branch in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type BranchModifier and TypeMethodDescription获取指定仓库的某个分支信息。ReposClient.listBranches(String owner, String repo, ListBranchesOptions options) 列出指定仓库的分支。