Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "core/util/graph/queryCommits"

Index

Functions

fetchBranchTips

  • fetchBranchTips(ctx: HandlerContext, repositoryId: { owner: string; providerId: string; repo: string }): Promise<Repo>

fetchPushForCommit

  • fetchPushForCommit(context: HandlerContext, id: RemoteRepoRef, providerId: string): Promise<Fragment>

tipOfBranch

  • tipOfBranch(repo: Repo, branchName: string): string

Generated using TypeDoc