Skip to main content
Go to Latest
function listBranches
import { listBranches } from "https://deno.land/x/fathym_everything_as_code@v0.0.355/mod.ts";

Parameters

octokit: Octokit
owner: string
repo: string

Returns

Promise<Branch[]>