Skip to main content
Module

x/molt/git.ts>GitCommit

Update dependencies the Deno way
Go to Latest
interface GitCommit
implements CommitProps
import { type GitCommit } from "https://deno.land/x/molt@0.11.3/git.ts";

Properties

message: string
updates: DependencyUpdate[]
variable GitCommit
import { GitCommit } from "https://deno.land/x/molt@0.11.3/git.ts";

type

{ exec; }