Skip to main content
Module

x/actionify/config/helpers.ts>gitReset

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function gitReset
import { gitReset } from "https://deno.land/x/actionify@0.3.0/config/helpers.ts";

Parameters

ref: string
optional
mode: "hard" | "soft" | "mixed" = [UNSUPPORTED]