Skip to content

Listing of branches in a repository#7

Merged
kohsuke merged 1 commit into
hub4j:masterfrom
konvenit:master
Apr 6, 2012
Merged

Listing of branches in a repository#7
kohsuke merged 1 commit into
hub4j:masterfrom
konvenit:master

Conversation

@derfred

@derfred derfred commented Apr 5, 2012

Copy link
Copy Markdown
Contributor

I've implemented listing the branches in a repository like so:

List<GHBranch> b = gitHub.getUser("jenkinsci").getRepository("jenkins").getBranches();

@kohsuke kohsuke merged commit aac30b9 into hub4j:master Apr 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants