kinta-lib / com.dailymotion.kinta.integration.git.model / BranchInfo / <init>
<init>
BranchInfo(name:
String
, pullRequests:
List
<
PullRequestInfo
>, dependentPullRequests:
List
<
PullRequestInfo
>)
Parameters
name
- : the name of the branch
pullRequests
- : the pull requests that have name
as HEAD
dependentPullRequests
- : the pull requests that have name
as BASE