Skip to main content
Module

x/is_git/mod.ts

Whether the filepath is a git repository.
Latest
import * as isGit from "https://deno.land/x/is_git@v0.1.1/mod.ts";

Functions

Return true if the file path is a git repository synchronously.

Return true if the file apth is a git repository.