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

x/release_up/src/git.ts>git

🌱 Automate releases with breeze
Latest
function git
import { git } from "https://deno.land/x/release_up@0.9.4/src/git.ts";

Parameters

repo: string
args: string[] | string

Returns

[boolean, string, string]