Searched refs:getPullRequestDiffAsync (Results 1 – 2 of 2) sorted by relevance
| /expo/tools/src/code-review/ | ||
| H A D | index.ts | 74 const diff = await GitHub.getPullRequestDiffAsync(prNumber); |
| /expo/tools/src/ | ||
| H A D | GitHub.ts | 94 export async function getPullRequestDiffAsync( function |