Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/documentaly/check/arrange-git-diff/mod.ts>getChangedFiles

(Beta) Maintain document and build tool.
Go to Latest
function getChangedFiles
import { getChangedFiles } from "https://deno.land/x/documentaly@0.3.0/check/arrange-git-diff/mod.ts";

Parameters

targetBranchName: string

Returns

Promise<FilePath[]>