Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/release_up/src/commits.ts>fetchRawCommits

🌱 Automate releases with breeze
Go to Latest
function fetchRawCommits
import { fetchRawCommits } from "https://deno.land/x/release_up@0.6.0/src/commits.ts";

Parameters

repo: string
optional
rev: string

Returns

Promise<RawCommit[]>