Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_changesets/src/git.ts>commit

A Deno native way to manage versioning and changelogs.
Latest
function commit
import { commit } from "https://deno.land/x/deno_changesets@0.11.0/src/git.ts";

Parameters

description: string

Returns

Promise<void>